1
0
forked from aniani/vim

patch 8.2.3802: terminal in two windows test fails on some systems

Problem:    Terminal in two windows test fails on some systems.
Solution:   Wait a bit between commands.
This commit is contained in:
Bram Moolenaar
2021-12-13 22:17:44 +00:00
parent 3194e5bf87
commit 0407d27034
2 changed files with 6 additions and 2 deletions

View File

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