]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1308: the "Reading from stdin" message may be undesired v8.0.1308
authorBram Moolenaar <Bram@vim.org>
Sat, 18 Nov 2017 13:55:23 +0000 (14:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 18 Nov 2017 13:55:23 +0000 (14:55 +0100)
commit234d16286a2733adedef56784c17415ae169b9ad
tree6e449f9d6348ddc7ef2f50bbe9b8136387af502a
parentae1e108caaa9ce2ca03076f8c4c10275f0c66b9c
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.
src/fileio.c
src/version.c