1
0
forked from aniani/vim

patch 8.2.0462: previewwindow test fails on some systems

Problem:    Previewwindow test fails on some systems. (James McCoy)
Solution:   Wait a bit after sending the "o". (closes #5849)
This commit is contained in:
Bram Moolenaar
2020-03-27 20:24:14 +01:00
parent 9207d1f523
commit 37bb030cd9
3 changed files with 10 additions and 4 deletions

View File

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