forked from aniani/vim
patch 9.0.0315: shell command is displayed in message window
Problem: Shell command is displayed in message window. Solution: Do not echo the shell command in the message window.
This commit is contained in:
@@ -707,6 +707,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
315,
|
||||
/**/
|
||||
314,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user