mac下vscode中vim光標長按j或k無法快速移動的解決辦法


 在mac中按住j或k不動,是沒有反應的,需要更改下設置以使得按住以后會連續移動。

解決mac下vscode等應用中vim光標無法快速移動_MacwinWin的博客-CSDN博客

holding down navigation button · Issue #345 · VSCodeVim/Vim (github.com)

visual studio code - How do I press and hold a key and have it repeat in VSCode? - Stack Overflow

 

都試試吧,我也不知道是怎么搞好的,在terminal中進行更改后重起vscode沒效果,第二天重啟電腦發現可以了。

 solution:

key-repeat and disable the Press and Hold for additional characters, in terminal copy & paste:

 defaults write -g ApplePressAndHoldEnabled -bool false

 hit the return key. That 's it. you can quit terminal.

 reboot

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM