1
0
forked from aniani/vim

patch 8.2.1938: wiping out a terminal buffer makes some tests fail

Problem:    Wiping out a terminal buffer makes some tests fail.
Solution:   Do not wipe out the terminal buffer unless wanted.
This commit is contained in:
Bram Moolenaar
2020-11-01 20:58:26 +01:00
parent 645cd3eb1f
commit a46765a797
4 changed files with 5 additions and 4 deletions

View File

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