1
0
forked from aniani/vim

patch 8.2.3742: dec mouse test fails without gnome terminfo entry

Problem:    Dec mouse test fails without gnome terminfo entry.
Solution:   Check if there is a gnome entry. Also fix 'acd' test on
            MS-Windows. (Dominique Pellé, closes #9282)
This commit is contained in:
Dominique Pelle
2021-12-05 12:39:21 +00:00
committed by Bram Moolenaar
parent e031fe90cf
commit f589fd3e10
3 changed files with 9 additions and 3 deletions

View File

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