On 06/10/2005, at 23.14, Ksenia Marasanova wrote:
[...] the old shortcut (^J) is also still bound to "Reformat and Justify", so it doesn't work for the text movement.
Any ideas how to fix it?
TextMate uses a local version of the KeyBindings.dict which is inside its bundle (Contents/Resources).
You can copy this file to ~/Library/Application Support/TextMate and make changes there, then it'll override what's in the bundled version.
This file has the ^J binding.