1
0
forked from aniani/vim

patch 8.2.0266: terminal in popup test sometimes fails on Mac

Problem:    Terminal in popup test sometimes fails on Mac.
Solution:   Add a short delay.
This commit is contained in:
Bram Moolenaar
2020-02-16 17:04:09 +01:00
parent a76b31542e
commit a28be85ccd
2 changed files with 3 additions and 0 deletions

View File

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