From to ~rjarry/aerc-discuss
I'm having a similar issue with emacs. This is how I can reproduce it reliably: - In an empty mail body, enter 8 ASCII characters. It doesn't matter which ones. We'll go with "12345678". - The expected cursor position would be after "8", but it is one character before that, indicating that typing another character inserts between "7" and "8". - If you move the cursor to the right (by pressing <right> or <c-f>), this has seemingly no effect. Pressing <left> or <c-b> afterwards also seems to have no effect. - But everything was actually entered correctly, it's just displayed