]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1659: popup window "mousemoved" values not correct v8.1.1659
authorBram Moolenaar <Bram@vim.org>
Wed, 10 Jul 2019 19:55:54 +0000 (21:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 10 Jul 2019 19:55:54 +0000 (21:55 +0200)
commitb05caa782dbab51db8de60940eff7992f8cfd882
treea209cf4819bd8aad2182aa01955110f8ca2fe899
parent3b849af90a691f2a9999222b0e69bd161bebc5e2
patch 8.1.1659: popup window "mousemoved" values not correct

Problem:    Popup window "mousemoved" values not correct.
Solution:   Convert text column to mouse column.
runtime/doc/popup.txt
src/popupwin.c
src/version.c