On Jan 11, 2005, at 4:12, Andreas Bueler wrote:
I can't find this file: FROM HELP: TextMate further augments the key bindings with its own dictionary in path_to_textmate/TextMate.app/Contents/Resources/KeyBindings.dict
It should be there: % ls -l ~/Oak/TextMate.app/Contents/Resources/KeyBindings.dict -rw-r--r-- 1 duff duff 3508 5 Jan 13:46 /Users/duff/Oak/TextMate.app/Contents/Resources/KeyBindings.dict
But come to think about it, you can't really change 'shift right' to be on the tab key, because it would apply even when there is no selection :/
I'll keep this in mind for when I do an in-app key editor (that it may be useful to have keys act differently based on selection).