Replies: 1 comment
-
|
Hi @DaddyXtof, thanks for the report. I spent a good while trying to reproduce this on Windows with neovim running under psmux and I could not trigger it. I ran more than 160 cycles of entering insert mode and pressing Escape, including rapid Escape bursts, Escape immediately followed by another key, the One thing worth noting: on Windows, psmux reads Escape as a discrete key event and forwards it straight to the program, so the To help me pin this down, could you share a few details:
For context, I just fixed a separate Ctrl key doubling bug (commit ba64598) that made neovim window commands misbehave. If your Escape trouble appeared alongside odd Ctrl behaviour, the next build may improve things. I will keep this open and keep digging once I have your answers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When using Neovim in psmux i lose usage of the ESC key after some time and cannot switch Neovim modes.
Even the default alternative (CTRL+[) does not work. I have tried different values of escape-time but none appear to work.
Anyone else seen this issue?
Beta Was this translation helpful? Give feedback.
All reactions