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

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -