diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2022-03-13 18:32:10 +0000 |
---|---|---|
committer | Sean Dewar <seandewar@users.noreply.github.com> | 2022-03-15 11:41:13 +0000 |
commit | 4a8b6bde019ea63a7ad74fbf7defc0156497f2e5 (patch) | |
tree | 5d52e0474adbb88aa0c9a9b74f697cfece9014db /scripts/gen_vimdoc.py | |
parent | 6906c5759da28f1aaac33c479035b3d06a1699d0 (diff) | |
download | rneovim-4a8b6bde019ea63a7ad74fbf7defc0156497f2e5.tar.gz rneovim-4a8b6bde019ea63a7ad74fbf7defc0156497f2e5.tar.bz2 rneovim-4a8b6bde019ea63a7ad74fbf7defc0156497f2e5.zip |
vim-patch:8.2.4559: getmousepos() returns the screen column
Problem: getmousepos() returns the screen column. (Ernie Rael)
Solution: Return the text column, as documented.
https://github.com/vim/vim/commit/533870a98501fac2b51ef4bc489fac3a055a41a9
Re-introduce vcol2col, which was removed in 71b1f4e for being unused.
Move it to mouse.c (like in v8.1.2062, which hasn't been ported yet).
Diffstat (limited to 'scripts/gen_vimdoc.py')
0 files changed, 0 insertions, 0 deletions