mirror of
https://github.com/neovim/neovim.git
synced 2026-02-22 19:36:48 +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