1
0
forked from aniani/vim

patch 9.0.0312: test for cmdheight zero fails

Problem:    Test for cmdheight zero fails.
Solution:   Do not close the messages window for CTRL-C.
This commit is contained in:
Bram Moolenaar
2022-08-29 00:08:39 +01:00
parent 926218b5da
commit 98d1069a9c
2 changed files with 3 additions and 1 deletions

View File

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