forked from aniani/vim
patch 8.0.0743: the 'termsize' option can be set to an invalid value
Problem: The 'termsize' option can be set to an invalid value. Solution: Check the 'termsize' option to be valid.
This commit is contained in:
@@ -769,6 +769,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
743,
|
||||
/**/
|
||||
742,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user