1
0
forked from aniani/vim

patch 8.1.1659: popup window "mousemoved" values not correct

Problem:    Popup window "mousemoved" values not correct.
Solution:   Convert text column to mouse column.
This commit is contained in:
Bram Moolenaar
2019-07-10 21:55:54 +02:00
parent 3b849af90a
commit b05caa782d
3 changed files with 35 additions and 12 deletions

View File

@@ -777,6 +777,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1659,
/**/
1658,
/**/