Tuesday, September 22, 2015

Re: How to send STDOUT to a vim session

On Wednesday, September 23, 2015 at 12:50:15 AM UTC+5:30, Eric Pruitt wrote:
> On Tue, Sep 22, 2015 at 11:46:38AM -0700, justrajdeep wrote:
> > But i am not able to send the same thing to a remote vim session
> >
> > ls | gvim - | gvim --servername GVIM2 --remote-tab -
> >
> > The above thing does not work. Can someone help me with the correct syntax please.
>
> Why are you piping gvim-to-gvim?
>
> Eric

Sorry. Typo

ls | gvim --servername GVIM2 --remote-tab -

--
--
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/d/optout.

No comments: