Wednesday, March 30, 2022

Re: How to suppress screen message when using indentation in command line?

On Mi, 30 Mär 2022, Peng Yu wrote:

> Hi,
>
> I see the message like "4 lines indented ... 60B written". I do not see to this message. Besides piping it to /dev/null, is there a way to configure vim so that vim doesn't print it in the first place?
>
> $ vim -n --cmd ':set t_ti= t_te=' -X -E -c 'normal gg=G' -c x /tmp/mktemp/tmp.6CgoYSnUWk.sh < /dev/tty
> 4 lines indented
> "/private/tmp/mktemp/tmp.6CgoYSnUWk.sh" 4L, 60B written

:set report=1000


Best,
Christian
--
Leitfaden durch die Phraseologie wissenschaftlicher Veröffentlichungen:
Englisch:
To our knowledge, this is the first paper which reports that
Deutsch:
Prioritätsanspruch für eine unbedeutende Entdeckung

--
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20220330200448.GD1540926%40256bit.org.

No comments: