]> granicus.if.org Git - vim/commit
patch 9.0.0315: shell command is displayed in message window v9.0.0315
authorBram Moolenaar <Bram@vim.org>
Mon, 29 Aug 2022 11:23:39 +0000 (12:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 29 Aug 2022 11:23:39 +0000 (12:23 +0100)
commit309c4e0ed7dcf42011e29976a06e6335f5ae6d1c
tree5795ac80d9bdc65ea251d50c627a1955b4d43602
parentbf26941f40923d331169a4ecb7341608f5d1ca38
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.
src/ex_cmds.c
src/message.c
src/version.c