forked from aniani/vim
patch 8.1.2079: popup window test fails without +terminal
Problem: Popup window test fails without +terminal. Solution: Check for the +terminal feature.
This commit is contained in:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2079,
|
||||
/**/
|
||||
2078,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user