On Fri Dec 5 19:54:25 Simon Strandgaard wrote:
Is there a way to bind the Home key in a way so that it behaves similar to UltraEdit?
(please correct me if I'm wrong)
Don't think it's possible. This is because I don't think TextMate can "see" the HOME and END keys being pressed. The OS must intercept the keypress and move the view without telling TextMate it even does it.
Maybe a third-part macro utility like Keyboard Maestro could help here.
--oliver