On Di, 18 Aug 2020, 'J S' via vim_use wrote:

>  Yes! "sil" works well - in the simple case. Thanks for that.
> 
> Now, on to the next. Suppose we have another command like:
> 
> vim -c '...' -c '...' -c '...' and so on and so forth - a long series of 
> commands that modify the text, then finally dump me into the editor. I want 
> all of them silenced - and it to go directly into the editor with no pausing. 
> Assume it is either impractical or impossible to put "sil" in front of every 
> command.
> 
> Is there a some setting or other to turn on silent mode globally?

You can try to use the -s and -e option (see :h -s-ex)

This may or may not help, I don't know for sure.

Best,
Christian
-- 
F: Warum haben Giraffen so einen langen Hals?
A: Weil der Kopf so weit oben ist.

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_use/20200818081917.GA17606%40256bit.org.

Reply via email to