(aBuilder shortcut: #cursorHome)
category: #TextEditor
default: Character home command
do: [ :morph | morph cursorHome ].
Ben
On Feb 19, 2012, at 9:16 PM, Mariano Martinez Peck wrote:
Hi guys. OB has its own way of managing shortcuts and I imagine it can be a little bit difficult to customize or add shortcuts to a browser. Now that:
1) we have KeyMappings working very well. See: http://marianopeck.wordpress.com/2011/12/04/why-keymapping-rocks/
2) we have Nautilus written from scratch
3) Guille will probably come to Douai for a Phd (1hr far from Ben)
4) Ben already included refactoring integration ;)
I see a really great possibility that we should not miss. Smalltalk was already quite related to the mouse and I hate the mouse. I know that the text editor is not responsibility of Nautilus, but at least, I think that the browser could be improved MUCH more regarding shortcuts.
Cheers
--
Mariano
http://marianopeck.wordpress.com