1
0
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:
Wez Furlong
2021-05-30 19:29:41 +02:00
committed by Bram Moolenaar
parent f883d9027c
commit 6ef5ab5904
2 changed files with 29 additions and 7 deletions

View File

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