mirror of
https://github.com/neovim/neovim.git
synced 2025-11-15 14:59:20 +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