1
0
forked from aniani/vim

patch 8.0.1308: the "Reading from stdin" message may be undesired

Problem:    The "Reading from stdin" message may be undesired and there is no
            easy way to skip it.
Solution:   Don't show the message with --not-a-term was used.
This commit is contained in:
Bram Moolenaar
2017-11-18 14:55:23 +01:00
parent ae1e108caa
commit 234d16286a
2 changed files with 12 additions and 7 deletions

View File

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