mirror of
https://github.com/neovim/neovim.git
synced 2026-05-16 10:14:45 +00:00
Problem: Wrong cursor position when dragging out of window.
Solution: Don't use ScreenCols[] when mouse is not in current window.
closes: vim/vim#13717
ec14924368