mirror of
https://github.com/neovim/neovim.git
synced 2026-03-02 07:08:27 +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