1
0
forked from aniani/vim

patch 8.2.2154: popupwin test for terminal buffer fails sometimes

Problem:    Popupwin test for terminal buffer fails sometimes.
Solution:   Wait for the prompt to appear.
This commit is contained in:
Bram Moolenaar
2020-12-17 22:27:38 +01:00
parent b125b535bb
commit 0353f56ddb
2 changed files with 6 additions and 3 deletions

View File

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