1
0
forked from aniani/vim

patch 8.2.0390: terminal postponed scrollback test is flaky

Problem:    Terminal postponed scrollback test is flaky.
Solution:   Add delay in between sending keys.  Rename dump files.
This commit is contained in:
Bram Moolenaar
2020-03-15 20:33:40 +01:00
parent e4fc746d13
commit ddbfe238a5
5 changed files with 10 additions and 6 deletions

View File

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