Hello Agreed, I know there are some technical limitation to using ctrl, although I don't remember what is the problem exactly, but this shortcut inconsistency is a problem. I experience the same on Windows, sometimes there is ctrl, sometimes alt and sometimes alt with completely unusual char-key, for example in these most basic shortcuts: select all = alt+A (instead of ctrl+A, interesting thing is ctrl+A works in Playground), undo = ctrl+Z (which is right), but redo/do again = alt+J (never seen such thing anywhere before, it is mostly ctrl+Y or ctrl+shift+Z). Could someone recall me why lots of combinations with ctrl do not work in Pharo? Jan Offray wrote
I found the problem. The issue is that Ctrl + arrow key is now Alt + Arrow key. The problem is that, in Linux Ctrl key stops working as usual inside Pharo and is replaced by alt key, which is certainly a problem when people is used to shorcuts and expect them to behave consistently between apps.
Cheers,
Offray
El 16/03/15 a las 14:15, Offray Vladimir Luna Cárdenas escribió:
The only preference I can't find is the one which makes Control + arrow key move/select words, like is usual on most programs. Should I fill a bug report about enabling this preference?
Cheers,
Offray
-- View this message in context: http://forum.world.st/Pharo-4-current-state-tp4806692p4812505.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.