Text cursor cursor jumps after shortcuts have been used

I am addicted user of https://github.com/VSCodeVim/Vim.

I noticed that at some point (few days ago) text cursor started to jump to random position within the place I used to edit juts moment before. Usually this happens right after any shortcut have been used (both vim-based and native vscode). This does not happens constantly, but but with some stable frequency (each 10th usage of shortcuts or so). I am pretty sure I don’t have this bug in vanilla vscode. Also I checked few times dev console in terms log messages from keyboard events and its definitely not a zero-bug text.

I do understand that this is far from usable bug report, but this thing is quite inconvenient… I am wonder if there is someone else with weird issues like this…

ps: macos 15.3+latest cursor as of today

can you try this command on terminal: ⁠cursor --disable-extensions and check if you still face this issue?

2 @saketsarin and other vim users: I went with this solution

1 Like