1
0
forked from aniani/vim

patch 8.2.2249: termcodes test is flaky when used over ssh

Problem:    Termcodes test is flaky when used over ssh with X forwarding.
Solution:   Set 'mousetime' to a larger value. (Dominique Pellé, closes #7576,
            closes #7563)
This commit is contained in:
Bram Moolenaar
2020-12-30 14:59:23 +01:00
parent 2808da39f9
commit 2a5c61a019
2 changed files with 6 additions and 1 deletions

View File

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