mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 21:18:34 +00:00
@@ -1175,7 +1175,7 @@ static void do_filter(
|
||||
// to read the error messages. Otherwise errors are ignored, so you can see
|
||||
// the error messages from the command that appear on stdout; use 'u' to fix
|
||||
// the text.
|
||||
// Pass on the kShellDoOut flag when the output is being redirected.
|
||||
// Pass on the kShellOptDoOut flag when the output is being redirected.
|
||||
if (call_shell(
|
||||
cmd_buf,
|
||||
kShellOptFilter | shell_flags,
|
||||
|
Reference in New Issue
Block a user