1
0
forked from aniani/vim

patch 8.2.4777: screendump tests fail because of a redraw

Problem:    Screendump tests fail because of a redraw.
Solution:   Do not output t_8u before receiving termresponse.  Redraw only
            when t_8u is not reset and termresponse is received.
This commit is contained in:
Bram Moolenaar
2022-04-17 19:20:33 +01:00
parent 9f53e7bd7f
commit 366f0bdd08
2 changed files with 23 additions and 2 deletions

View File

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