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:
committed by
Bram Moolenaar
parent
e031fe90cf
commit
f589fd3e10
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3742,
|
||||
/**/
|
||||
3741,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user