Bug#288936: vim: outputs parts of utf-8 multibyte characters at end of line
The current vim in sid isn't affected by this bug, I couldn't reproduce this bug. Matthijs signature.asc Description: OpenPGP digital signature
Bug#288936: vim: outputs parts of utf-8 multibyte characters at end of line
Hello, > If the last character before a line-wrap is a multi-byte uft8 character, > vim prints the first byte of the character again. This leads to an > invalid sequence confusing uxterm. (Other terminals seem to autocorrect > this). patch 61 seems to fix this[1]. I did not yet test this, but the