Surfingkeys
Surfingkeys copied to clipboard
Surfingkeys cannot send Esc to neovim window
Prelude
No
- Have you searched your problem in issues?
Yes
Error details
SurfingKeys: latest version in master branch (d514896)
Browser:
Brave browser, [Version 1.46.134 Chromium: 108.0.5359.94 (Official Build) (64-bit)]
OS: Ubuntu 22.4
URL: any URL, can be reproduce also in github
Context
Step
- Open textbox in neovim (Focus into a textarea and press Ctrl-At-I)
- press Esc few times
Expect: neovim back to normal mode
Actual: "Escape" string is send to Neovim. Neovim still in insert mode
Note:
- Can go to Normal mode using Ctrl-[
- Error also occured in nvim page (press ";v")