1
0
forked from aniani/vim

patch 8.2.1264: terminal getwinpos() test is a bit flaky

Problem:    Terminal getwinpos() test is a bit flaky.
Solution:   Call getwinpos() a bit later.
This commit is contained in:
Bram Moolenaar
2020-07-21 21:48:58 +02:00
parent c71f36a889
commit 420952175a
2 changed files with 5 additions and 6 deletions

View File

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