1
0
forked from aniani/vim

patch 8.2.0259: terminal in popup test sometimes fails

Problem:    Terminal in popup test sometimes fails.
Solution:   Clear the command line.
This commit is contained in:
Bram Moolenaar
2020-02-14 17:05:18 +01:00
parent 4132eb505c
commit c2adc00fa7
3 changed files with 4 additions and 1 deletions

View File

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