1
0
forked from aniani/vim

patch 8.0.0963: terminal test fails on MacOS

Problem:    Terminal test fails on MacOS. (chdiza)
Solution:   Wait for the shell to echo the characters. (closes #1991)
This commit is contained in:
Bram Moolenaar
2017-08-19 15:40:01 +02:00
parent 9aa1569128
commit d21f8b54b2
2 changed files with 14 additions and 5 deletions

View File

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