mirror of
https://github.com/neovim/neovim.git
synced 2026-01-31 09:30:53 +10: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