mirror of
https://github.com/neovim/neovim.git
synced 2026-02-26 04:12:39 +10:00
Problem: Wrong display with cpo+=$, matchparen and wrapped line.
Solution: Use old cursor line height when scrolling with cpo+=$. Also
fix wrong redraw in non-current window. (zeertzjq)
fixes: vim/vim#18647
closes: vim/vim#18662
5c3e762631