1
0
forked from aniani/vim

patch 9.0.0351: message window may obscure the command line

Problem:    Message window may obscure the command line.
Solution:   Reduce the maximum height of the message window.
This commit is contained in:
Bram Moolenaar
2022-09-01 16:43:17 +01:00
parent 7d7ad7b2e8
commit b5b4f61cf1
5 changed files with 24 additions and 12 deletions

View File

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