mirror of
https://github.com/neovim/neovim.git
synced 2025-11-19 08:41:31 +00:00
Problem: Visual highlight not working with cursor at end of screen line
and 'showbreak'.
Solution: Only update "vcol_prev" when drawing buffer text.
closes: vim/vim#12865
8fc6a1dae0
(cherry picked from commit 03e7d4fc85)