mirror of
https://github.com/neovim/neovim.git
synced 2026-02-10 06:21:49 +10:00
Problem: Cursor pos wrong when double-width chars are concealed.
Solution: Advance one more virtual column for a double-width char.
Run some tests with both 'wrap' and 'nowrap' (zeertzjq).
closes: vim/vim#14197
010e1539d6