1
0
forked from aniani/vim

patch 8.2.3774: test for command line height fails

Problem:    Test for command line height fails.
Solution:   Use another way to handle window size change.
This commit is contained in:
Bram Moolenaar
2021-12-10 13:40:08 +00:00
parent 8a7374f8c4
commit b711814cb6
3 changed files with 29 additions and 28 deletions

View File

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