On 26 Mar 2010, at 16:08, björn wrote:
MacVim works like this: each window runs its own Vim process.  Opening
a file from Finder results in the MacVim app getting a request to open
a file (mvim:// handler requests also end up here).  At this point
MacVim will look at your preferences and respect those.  When opening
a file from Terminal (with "mvim") you are actually starting a new Vim
process manually and this process connects to the MacVim app which
responds by opening up a new window.  This is why "mvim" always opens
a new window.  (Maybe this is too much information, but there you go.)

On the contrary, it's good to know exactly how this all works. Thanks for taking the time to type it all out.

It makes perfect sense now.

Regards,

Andy Stewart
------
http://airbladesoftware.com

--
You received this message from the "vim_mac" 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

To unsubscribe from this group, send email to vim_mac+unsubscribegooglegroups.com or 
reply to this email with the words "REMOVE ME" as the subject.

Reply via email to