VSCodeVim / Vim

:star: Vim for Visual Studio Code
http://aka.ms/vscodevim
MIT License
13.57k stars 1.3k forks source link

Move down by pressing [j] always jump more one line. #9062

Open tnexlor opened 1 month ago

tnexlor commented 1 month ago

Describe the bug After unpressing j. The cursor still jump a next line.

To Reproduce Steps to reproduce the behavior: At normal mode. Pressing and hold j.

Screenshots I press and hold j line 28. But the cursor always jump next line.

https://github.com/VSCodeVim/Vim/assets/3463991/8190a32d-e9da-40d3-87e2-a61029932b80

Environment (please complete the following information):

Sheepolution commented 5 days ago

I've had a similar issue in the past. For me it was simply an issue of VSCode being slow for whatever reason.