forked from aniani/vim
patch 8.2.2913: MS-Windows conpty supports using mouse events
Problem: MS-Windows conpty supports using mouse events.
Solution: When enabling the mouse enable mouse input and disable quick edit
mode. (Wez Furlong, closes #8280)
This commit is contained in:
committed by
Bram Moolenaar
parent
f883d9027c
commit
6ef5ab5904
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2913,
|
||||
/**/
|
||||
2912,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user