Friday, April 30, 2010

Re: one instance of gvim on windows?

On Fri, Apr 30, 2010 at 1:06 AM, Bee <200309@calcentral.com> wrote:
>
> On Mar 2, 8:46 am, Ben Fritz <fritzophre...@gmail.com> wrote:
> >
> > http://vim.wikia.com/wiki/Windows_file_associations
> >
> > or
> >
> > http://vim.wikia.com/wiki/Launch_files_in_new_tabs_under_Windows
> >
> > should get you going.
>
> Thank you.
>
> I replied (via groups.google.com) that this worked great on Windows.
>
> Is there a way to use  --remote-silent  in Linux to open only one
> instance?
>
> I tried several ways and each time I clicked a file it opened a new
> instance of vim.

Same basic idea:

http://vim.wikia.com/wiki/Launch_files_in_new_tabs_under_Unix

I have not tried this, myself. As far as Vim is concerned the method
is the same.

You do need to have support for the remote interface comiled in. Look
for "+clientserver" in your :version output.

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