1
0
forked from aniani/vim

updated for version 7.4.033

Problem:    When the terminal has only 20 lines test 92 and 93 overwrite the
            input file.
Solution:   Explicitly write test.out. Check that the terminal is large enough
            to run the tests.  (Hirohito Higashi)
This commit is contained in:
Bram Moolenaar
2013-09-22 15:03:38 +02:00
parent baca7f705b
commit 6848c8b561
5 changed files with 14 additions and 4 deletions

View File

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