Monday, August 23, 2010

Re: how to read long shell output

On Sun, Aug 22, 2010 at 6:16 PM, Charles E Campbell Jr wrote:
>
> Check out RunView
> (http://mysite.verizon.net/astronaut/vim/index.html#RUNVIEW)
>
> Regards,
> Chip Campbell
Looks cool but probably an overkill. That page seems to have a
treasure of useful scripts though.


On Sun, Aug 22, 2010 at 8:59 PM, Christian Brabandt wrote:
> Hi yosi!
>
...
> Well open a new buffer first ;)
> :h :enew
>
> regards,
> Christian
That would work but I'd prefer to avoid the inconvenience of opening a
new window


On Mon, Aug 23, 2010 at 3:23 AM, Aaron Lewis wrote:
>
> Escape '|' then , like
>
> map <S-P> :! cd %:h && nm `find .. -name *.so ` \| less <cr>
>
> Best Regards,
> Aaron Lewis - PGP: 0x4A6D32A0
> FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
> irc: A4R0NL3WI5 on freenode

duh *slap on head*. Naturally, works like a charm. Thanks.

Thank you all for the prompt and helpfull answers. I give 10/10 points
to this awesome mailing list!
Yosi

--
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

No comments: