mirror of
https://github.com/neovim/neovim.git
synced 2025-11-28 21:20:45 +00:00
Problem: Wrong curswant when clicking on empty line or with vsplits.
Solution: Don't check for ScreenCols[] before the start of the window
and handle empty line properly.
closes: vim/vim#13132
03cd697d63