XVimProject / XVim

Xcode plugin for Vim keybindings
MIT License
5.16k stars 595 forks source link

Key repeat rate is slow [$25] #660

Open peop81 opened 9 years ago

peop81 commented 9 years ago

Is there a way to edit the XVim key repeat rate? I notice the XVim repeat rate is lower than the system wide setting ( that is set via defaults write NSGlobalDomain KeyRepeat -int 0 in terminal ) .

There is a $25 open bounty on this issue. Add to the bounty at Bountysource.

zenonparker commented 9 years ago

I have the same issue but I believe this is a result of poor performance. When I open activity monitor and just navigate around (using 'j' and 'k', for example) one of my cores jumps to 100% usage for the duration of holding one of the Vim navigation keys.

azinman commented 9 years ago

+1 -- going to put bounty on it this drives me nuts