We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When you have a command such as this bindkey -s ^f "testing"
bindkey -s ^f "testing"
There is a large delay of ~1 second or more while this plugin in particular is enabled
The bindkey should happen instantaneously, however it is instead delayed
No response
linux-gnu | ubuntu | x86_64 | x86_64 | x86_64 x86_64
zsh 5.8 (x86_64-ubuntu-linux-gnu)
xterm-256color
WSL 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When you have a command such as this
bindkey -s ^f "testing"
There is a large delay of ~1 second or more while this plugin in particular is enabled
Steps to reproduce
Expected behavior
The bindkey should happen instantaneously, however it is instead delayed
Screenshots and recordings
No response
Operating System & Version
linux-gnu | ubuntu | x86_64 | x86_64 | x86_64 x86_64
Zsh version
zsh 5.8 (x86_64-ubuntu-linux-gnu)
Terminal emulator
xterm-256color
If using WSL on Windows, which version of WSL
WSL 2
Additional context
No response
The text was updated successfully, but these errors were encountered: