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:
@@ -707,6 +707,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
351,
|
||||
/**/
|
||||
350,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user