Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File is edited with random edits when pressing k #9322

Open
iosifzota opened this issue Oct 23, 2024 · 0 comments
Open

File is edited with random edits when pressing k #9322

iosifzota opened this issue Oct 23, 2024 · 0 comments

Comments

@iosifzota
Copy link

iosifzota commented Oct 23, 2024

Describe the bug
File is edited randomnly when pressing k.

To Reproduce
Steps to reproduce the behavior:

  1. Open any file
  2. Navigate through the file as usual (h, j, k, l) (normal mode of course)
  3. Press j,k,h or l (at some moment ... it's random)

Expected behavior
The cursor moves up and down in the file and the file contents remain intact.

Screenshots
image

Environment (please complete the following information):

  • Extension (VsCodeVim) version: v1.28.1 (latest at this point)
  • VSCode version: 1.94.2
  • OS: Windows_NT x64 10.0.19045

Context
I have not done any modifications to my keyboard settings latetly nor any modifications regarding VSCode configuration. This started happening yesterday, or the day before that. I also have Emacs installed and there I see no issues in using jkhl.
Also VSCode interrupts breifly before the strange edit happens. Like it jamms breifly. I see this because I'm in the middle of moving the cursor.
I use autohotkey for some time now. I see autohotkey aggravates this issue but it still happens without using autohotkey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant