0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.1.1258: the "N files to edit" message can not be surpressed

Problem:    The "N files to edit" message can not be surpressed.
Solution:   Surpress the message with --not-a-term. (closes #4320)
This commit is contained in:
Bram Moolenaar
2019-05-03 22:25:40 +02:00
parent 819d3e52a1
commit 9404a18ad9
2 changed files with 5 additions and 3 deletions

View File

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