1
0
forked from aniani/vim

patch 8.0.1582: in the MS-Windows console mouse movement is not used

Problem:    In the MS-Windows console mouse movement is not used.
Solution:   Pass mouse movement events when useful.
This commit is contained in:
Bram Moolenaar
2018-03-06 17:09:20 +01:00
parent 3b3a9a5609
commit 157d813be4
4 changed files with 28 additions and 4 deletions

View File

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