forked from aniani/vim
patch 9.0.0187: command line height changes when maximizing window height
Problem: Command line height changes when maximizing window height. Solution: Do not change the command line height. (closes #10885)
This commit is contained in:
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
187,
|
||||
/**/
|
||||
186,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user