You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Janko,
thanks for trying out the plugin. Please note it is labeled as experimental with not much chance of ever being reliable for terminal vim. You should probably not have the plugin installed as it might mess up other mappings or macros you have (more about this is written in the README at the top).
That said, I tried reproducing the issue, but without much success.
Did you have any other Alt mappings in your .vimrc when you were having an issue?
Can you reproduce the issue when you type <Esc>i together in under 50 miliseconds? That might trigger some weird behavior.
I didn't manage to find the minimal sequence of keystrokes that causes the bug, but I found one that causes it always. When I type
And then press
<Esc>i
, it outputs ané
at the end.The text was updated successfully, but these errors were encountered: