At least for me on Windows... Regards, Gary
----- Original Message ----- From: "Oscar E A Callau" <[email protected]> To: <[email protected]> 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 [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
