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

Vim Mode Laggy in Linux #23824

Open
kay-z466 opened this issue Jan 29, 2025 · 2 comments
Open

Vim Mode Laggy in Linux #23824

kay-z466 opened this issue Jan 29, 2025 · 2 comments

Comments

@kay-z466
Copy link

kay-z466 commented Jan 29, 2025

Summary

~1 second delay when using commands like dd or cc in vim mode. Repeating the commands in quick succession results in no lag. It doesn't seem like it's waiting for another keypress to chain a command starting with dd or cc

Behavior persists after removing all custom keybinds

Video demo of the issue with debug::OpenKeyContextView` enabled
https://github.com/user-attachments/assets/850fee38-5ba9-4031-9bba-58b35c0f9bfb

Zed Version and System Specs

Zed: v0.170.4 (Zed)
OS: Linux Wayland fedora 41 (KDE)
Memory: 3.6 GiB
Architecture: x86_64
GPU: Intel(R) UHD Graphics (ICL GT1) || Intel open-source Mesa driver || Mesa 24.3.3

@probably-neb
Copy link
Contributor

Hey thanks for reporting this. I'm unable to reproduce this currently on an Arch Linux machine with X11. This could be due to the differences between the machines or some non-Zed issue.
Would you mind trying to enter dd or cc in one of vi/vim/neovim just to make sure it's definitely not a non-Zed issue?

@kay-z466
Copy link
Author

Yes both vim and neovim works a s expected
Furthermore I also tested a fresh Zed flatpak installation which had the same issue, so not a configuration problem

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

2 participants