Sunday, July 13, 2014

Re: --remote unknown option argument

On Sun, Jul 13, 2014, Mark Volkmann wrote:
> I'm trying to use "vim --remote" to open a file in vim from a Mac OS X
> terminal window in an existing Vim session running in another terminal
> window. It outputs "Unknown option argument: "--remote". Is that option not
> supported in non-gui vim on Mac OS X?

Correct -- or rather, it requires compilation with +clientserver;
Apple's bundled Vim is not compiled with that. I'd recommend MacVim,
even if you don't plan on using the GUI.

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

Post a Comment