mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 11:50:36 +00:00
Problem: Wrong cursor position with 'breakindent' when a double-width
character doesn't fit in a screen line (mikoto2000)
Solution: Include the width of the 'breakindent' properly.
(zeertzjq)
fixes: vim/vim#15289
closes: vim/vim#15290
b5d6b5caac
(cherry picked from commit 35b35cb93c)