1
0
forked from aniani/vim

patch 8.2.3760: not automatically handling gnome terminal mouse like xterm

Problem:    Not automatically handling gnome terminal mouse like xterm.
Solution:   Default 'ttymouse' to "xterm" and recognize Focus events.
            (issue #9296)
This commit is contained in:
Bram Moolenaar
2021-12-08 21:00:24 +00:00
parent 78a61068cf
commit 48873aebc0
2 changed files with 3 additions and 0 deletions

View File

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