2009/3/14 garfield:
>
> Hi, while this isn't necessarily a bug I have a question about using
> MacVim as the editor from a tunnel. When I SSH to a server and want to
> edit multiple files, is there a way I can edit them from the Terminal
> in MacVim (and still open other files in the same directory
> using :sp)? This would be very helpful, thank you!

I'm not sure this is what you are after, but in order to start MacVim
without a GUI you simply call the Vim binary inside the MacVim.app
bundle.  For example,

/Applications/MacVim.app/Contents/MacOS/Vim

There is some more info under ":h macvim-start" (although it mostly
assumes you want to run in GUI mode).

To avoid having to type all that you can symlink to the "mvim" script
without the "g" or "m" prefix as explained in ":h mvim".

Björn

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to