[Bug] keystroke state will stuck when mapping a modifier key in insert mode #111
Labels
bug
Something isn't working
duplicate
This issue or pull request already exists
help wanted
Extra attention is needed
About Bug
As stated in title, any key mapping from insert mode will first cause key reproduce to currently focused application AND call win-vind function simultaneously.
Based on the above, if I noremap a normal key such as <tab-[> to edi-mode, the TAB key will be triggered simultaneously when I want to enter edi-mode.
Back to what this title says, if I map a modifier key such as <ralt-[> to edi-mode, the ralt key state will NOT be released when I back to insert mode.
PS: ESC and Function keys are too far away from my hand to press.
Steps to reproduce
Environments
The text was updated successfully, but these errors were encountered: