zsh-vi-mode
zsh-vi-mode copied to clipboard
terminating key sequences are slow/shouldn't wait for timeout
General information
- Terminal program: termux
- Operating system: Android
- ZSH framework: oh-my-zsh
- ZSH version: 5.9
- ZVM version: commit
2f68ea9
Basic examination
- [x] I have read through the README page
- [X] I have the latest version of zsh-vi-mode
- [ ] I have tested with another terminal program
Problem description
Deterministic accepting key sequences like cc
is slow
Reproduction steps
- type some garbage
- press escape
- type
cc
Expected behavior
- See the vi mode indicator turn back to normal immediately, or
- pressing any key immediately afterwards should be echoed on the repl
Hi @crides
May I know the actual speed on your environment, in other words how slow in ms?
Thanks & Regards