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

Switching between modes makes commands stop working #9499

Open
figofigueiroa opened this issue Feb 27, 2025 · 0 comments
Open

Switching between modes makes commands stop working #9499

figofigueiroa opened this issue Feb 27, 2025 · 0 comments

Comments

@figofigueiroa
Copy link

figofigueiroa commented Feb 27, 2025

Describe the bug
Although commands are working and everything looks normal right after initialization, as soon as I make the first switching between modes(insert or visual) custom commands involving the leader key(in my case, the space bar) stop working.

To Reproduce
Steps to reproduce the behavior:

  1. Initialize vscode
  2. Await the extensions to be loaded
  3. Switch modes
  4. Custom commands not working from now.

Expected behavior
Custom commands like e mapped to toggle file explorer should work normally.

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.29.0
  • VSCode version: 1.97.2
  • OS: Ubuntu 24.04.02

Additional context
I have an almost equal copy of the Ubuntu config in a Windows 11, and there I don't find this behavior.

My escape key is mapped to caps lock and it's working. Don't see relation with problem but think it's worth to mention.

Config files in the attachments.

Great thanks for the attention, any help is welcome.

keyboard.json
settings.json

@figofigueiroa figofigueiroa changed the title Switching between makes commands stop working Switching between modes makes commands stop working Feb 27, 2025
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