1
0
forked from aniani/vim

patch 8.2.0333: terminal in popup test is flaky

Problem:    Terminal in popup test is flaky.
Solution:   Make sure redraw is done before opening the popup.
This commit is contained in:
Bram Moolenaar
2020-02-29 16:09:16 +01:00
parent d30ae2fc4a
commit 57c339569e
3 changed files with 10 additions and 9 deletions

View File

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