1
0
forked from aniani/vim

patch 8.0.1036: ++eof argument for terminal only available on MS-Windows

Problem:    ++eof argument for terminal only available on MS-Windows.
Solution:   Also support ++eof on Unix.  Add a test.
This commit is contained in:
Bram Moolenaar
2017-09-02 17:18:35 +02:00
parent ef68e4fa52
commit dada6d2a8e
5 changed files with 58 additions and 42 deletions

View File

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