1
0
forked from aniani/vim

patch 8.0.1075: MS-Windows: mouse does not work in terminal

Problem:    MS-Windows: mouse does not work in terminal.
Solution:   Force the winpty mouse on. (Yasuhiro Matsumoto, closes #2072)
This commit is contained in:
Bram Moolenaar
2017-09-08 16:25:54 +02:00
parent 2dc9d26c14
commit 1a735d6c9b
2 changed files with 10 additions and 1 deletions

View File

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