Thanks, that did the trick. Would it be possible to append this information to the url I referred to in my first email:
On 30 Jan 2011, at 01:30, Patrick Cullen wrote:Do you have smooth scroll enabled in System Preferences → Appearance?
> Hello. I would like the cursor to follow me when I hit page up and down. I
> don't want to remember to hit the ctrl key. I have followed these
> instructions:
>
> http://blog.macromates.com/2005/key-bindings-for-switchers/
>
> But they don't seem to work for Textmate. Other apps (XCode, Textedit ...)
> behave as expected with the Keybinding set (the cursor nicely follows as the
> page scrolls), but with Textmate the cursor jumps around unpredictably,
> sometimes in the wrong direction. Anybody know whats up?
If so, disable it at least for TextMate by quit’ing it and running this in Terminal:
defaults write com.macromates.textmate AppleScrollAnimationEnabled -bool NO
There is a problem with the heuristic Apple uses for this smooth scroll where the target rectangle TextMate asks AppKit to scroll to is “augmented”, leading to this seemingly random behavior.
_______________________________________________
textmate mailing list
textmate@lists.macromates.com
http://lists.macromates.com/listinfo/textmate