mirror of
https://github.com/neovim/neovim.git
synced 2025-12-28 00:54:49 +00:00
Problem: Wrong cursor position with virtual text before double-width
char at window edge.
Solution: Check for double-width char before adding virtual text size.
closes: vim/vim#12977
ac2d8815ae