Marc Weber <marco-oweber@gmx.de> wrote, on mer 12 jun 11:38 :
> You know that vim can read from stdin?:
>
> cat file | vim - ?
>
> So what is really missing to make you happy?
Well, my previous post was confusing. To be more specific, I'm talking
about the internal vim pager, used when ex commands produce output. For
instance, when you run :
:browse oldfiles
:digraph
...
and you have a lot of output. It would be great to search for some string
inside it, or to filter :
:messages
using a keyword (the name of a function, plugin, ...). Even the completion
list (when you hit C-D) can generate a lot of output sometimes. There
are probably a lot of other cases where this feature would be useful.
--
--
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.
For more options, visit https://groups.google.com/groups/opt_out.
Wednesday, June 12, 2013
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment