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 ``` vim nmap <> ``` And then press `<Esc>i`, it outputs an `é` at the end.
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.