mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
b24a1d9291
Problem: Terminal doesn't handle split UTF-8 sequence after ASCII. Solution: Only use one UTF-8 encoding state per vterm state (zeertzjq). fixes: #16559 closes: #18640 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>