1
0
forked from aniani/vim

patch 8.2.0351: terminal in popup test is still a bit flaky

Problem:    Terminal in popup test is still a bit flaky.
Solution:   Clear and redraw before opening the popup.
This commit is contained in:
Bram Moolenaar
2020-03-03 22:56:39 +01:00
parent 080457c02d
commit 3e919d2924
2 changed files with 3 additions and 0 deletions

View File

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