osx - how to increase the xset rate on mac os? -


i want increase speed of cursor in vim (installed via homebrew, not vi or macvim). i'm not talking motion keys speed navigation speed of programmer, rather cursor scroll while hitting j , k go , down.

for linux, suggested here @ http://objectmix.com/editors/149702-cursor-vim-7-0-slow.html#post518421

xset r rate 250 75 

how achieve on mac osx iterm2 vim ?

i'm not sure if there way in iterm2 can change keyboard repeat rate system preferences.

go system prefrences -> keyboard -> keyboard (tab)

change key repeat rate fast , change delay until repeat short.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -