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 · 3 comments
Open

File is edited with random edits when pressing k #9322

iosifzota opened this issue Oct 23, 2024 · 3 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.

@nexdep
Copy link

nexdep commented Nov 25, 2024

experiencing the same. I am with:

  • windows 11
  • VS code insiders
  • Extension VSCodeVim

All at the latest version. DId you manage to fix the issue? Thanks

@grax8225x
Copy link

Same.
When you press and hold the K button in an empty text file, it will look like the image below.
It looks very strange, as if the Vim extension's processing can't keep up.

Screenshot from 2024-11-26 18-14-17

@forfrt
Copy link

forfrt commented Nov 27, 2024

got the same problem. pressing 'h' has the similiar issue. randomly inserting 'k' or 'h'. I agree with @grax8225x's judgement . very confusing.

Version: 1.96.0-insider (user setup)
OS: Windows_NT x64 10.0.19044
Vim Extension version: v1.28.1

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

4 participants