VSCodeVim / Vim

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

left arrow after end key goes to beginning of the line #8665

Open subhakarks opened 1 year ago

subhakarks commented 1 year ago

Describe the bug I am this weird behavior. I have below text.

TryerGit commented 1 year ago

This seems to be a known issue. I opened the same issue here: https://github.com/VSCodeVim/Vim/issues/8630

While I believe 1.26.1 was supposed to fix this, perhaps not. I had to go back to 1.25.2 available at https://marketplace.visualstudio.com/items?itemName=vscodevim.vim and manually install it to avoid the issue.

trobriander commented 11 months ago

This bug is still around. I could not figure out the cause until I came here. It really messes up typing muscle memory and speed.

Can happen at any position along a line:

And you're right: it doesn't do it all of the time. Things seem fine after doing a window reload (CMD-Shift-P, choose Developer: Window reload) but then it comes back after a while.