Navigating around the source code

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Navigating around the source code

oscar
Hi all,

    I have a question (may be is a stupid/freshman question);
How can I move around the source code (inside of OB Package browser)?

For example (in almost any text editor of mac os x):

cmd + (left arrow) == move to the begin of the current line
cmd + (right arrow) == move to the end of the current line
alt + (right arrow) == move to the next word in the current line
alt + (left arrow) == ...
and so on

I was wondering If those shortcuts (or similar) work in Pharo.

Greetings

Oscar E A Callaú



_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Navigating around the source code

Alexandre Bergel
On Mac, I have:
Ctlr + <-, -> move to the previous or next word.

cmd + <-, -> move between windows

Alexandre


On 25 Nov 2009, at 15:55, Oscar E A Callau wrote:

> Hi all,
>
>    I have a question (may be is a stupid/freshman question);
> How can I move around the source code (inside of OB Package browser)?
>
> For example (in almost any text editor of mac os x):
>
> cmd + (left arrow) == move to the begin of the current line
> cmd + (right arrow) == move to the end of the current line
> alt + (right arrow) == move to the next word in the current line
> alt + (left arrow) == ...
> and so on
>
> I was wondering If those shortcuts (or similar) work in Pharo.
>
> Greetings
>
> Oscar E A Callaú
>
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Navigating around the source code

Gary Chambers-4
In reply to this post by oscar
At least for me on Windows...

Regards, Gary

----- Original Message -----
From: "Oscar E A Callau" <[hidden email]>
To: <[hidden email]>
Sent: Wednesday, November 25, 2009 6:55 PM
Subject: [Pharo-project] Navigating around the source code


Hi all,

    I have a question (may be is a stupid/freshman question);
How can I move around the source code (inside of OB Package browser)?

For example (in almost any text editor of mac os x):

cmd + (left arrow) == move to the begin of the current line

    (Home)

cmd + (right arrow) == move to the end of the current line

    (End)

alt + (right arrow) == move to the next word in the current line

    (Ctrl + right-arrow)

alt + (left arrow) == ...

    (Ctrl + left-arrow)

and so on

I was wondering If those shortcuts (or similar) work in Pharo.

Greetings

Oscar E A Callaú



_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project 


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Navigating around the source code

oscar
In reply to this post by Alexandre Bergel
I'm using ctlr + (arrows) to move between spaces (on my mac), so I cannot use them.

Does anyone know, if there is a way to reconfigure shortcuts.

Greetings
Oscar E. A. Callaú


On 25-11-2009, at 16:01, Alexandre Bergel wrote:

> Ctlr + <-, -> move to the previous or next word.


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project