1
0
forked from aniani/vim

patch 9.0.0849: terminal mouse test is a bit flaky

Problem:    Terminal mouse test is a bit flaky.
Solution:   Add WaitFor() calls. (James McCoy closes #11519)  Tune wait times
            to reduce flakiness.
This commit is contained in:
James McCoy
2022-11-09 23:29:14 +00:00
committed by Bram Moolenaar
parent 76db9e0763
commit 157241e879
2 changed files with 24 additions and 17 deletions

View File

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