mirror of
https://github.com/neovim/neovim.git
synced 2026-02-27 05:45:10 +00:00
Problem: Cannot accurately get mouse clicking position when clicking on
a TAB or with virtual text.
Solution: Add a "coladd" field to getmousepos() result.
closes: vim/vim#13335
f5a94d5165