When I hold down the cursor keys to move left or right, as soon as the keyboard repeat kicks in the cursor will move 4-6 characters at a time, rather than character by character. Similarly, if I hold the up and down keys, the cursor (and the highlighting) will jump several lines at a time, not just one.
Things are fine when I turn off Xinerama. However it's not necessarily an upstream (Xinerama/X11) bug, since it only happens in sublime, not in [x]emacs, gedit, bluefish, geany, or openoffice.
Seems like the keyboard gets ahead of the screen refresh. Is there any way to make this a synchronous operation, even if that means the cursor will move more slowly under Xinerama?
Specs:
Sublime Build 2051 on Ubuntu 10.04
3 monitors, 2 NVIDIA cards (8400 GS and 9600 GSO), nvidia binary driver 270.18
Xinerama on, TwinView off (TwinView conflicts with Xinerama afaik)
Athlon 3800+ Dual Core, 3 GB RAM
Ideas anyone?