On 25/01/2006, at 22:45, Allan Odgaard wrote:
On 25/1/2006, at 21:47, Brendan Clougherty wrote:
I just figured out how to make it work: I used KeyBindingsEditor (http://www.cocoabits.com/KeyBindingsEditor/) to modify the settings in ~/Library/Application Support/TextMate/ KeyBindings.dict to match the ones in ~/Library/KeyBindings/ DefaultKeyBinding.dict
Could you try to copy (or symlink) the version in ~/Library/ KeyBindings/DefaultKeyBinding.dict to ~/Library/Application Support/ TextMate/KeyBindings.dict?
Isn't it simply because the local copy (in app support/tm) takes precedense over the global one, and he previously only changed the global one? And if so, won't deleting the local one work? Then again, what do I know :-p.
-- Sune.