1
0
forked from aniani/vim

patch 9.0.0585: when long message test fails the error message is not visible

Problem:    When long message test fails the error message is not visible.
Solution:   Dump more lines.
This commit is contained in:
Bram Moolenaar
2022-09-25 18:41:14 +01:00
parent dc21552c9a
commit 6a879878f4
2 changed files with 6 additions and 0 deletions

View File

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