mirror of
https://github.com/neovim/neovim.git
synced 2026-03-05 00:27:12 +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