1
0
forked from aniani/vim

patch 8.2.0476: terminal nasty callback test fails sometimes

Problem:    Terminal nasty callback test fails sometimes.
Solution:   use term_wait() instead of a sleep. (Yee Cheng Chin,closes #5865)
This commit is contained in:
Bram Moolenaar
2020-03-29 17:50:48 +02:00
parent bf54dbeb5c
commit 52ea92b19d
2 changed files with 7 additions and 3 deletions

View File

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