rzyns / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

MacVim does not fork from terminal when I open more than one file from commandline #474

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have gvim aliased as 

gvim='/Applications/MacVim.app/Contents/MacOS/Vim -g'

If I do:$> gvim test1.txt test2.txt

MacVim does not "let go" and give me a new command prompt unless I go back to 
terminal and press return.

If I do:$> gvim test1.txt   (i.e. only one file)

MacVim forks as expected and I get a new command prompt.

VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 10 2013 18:40:52)
MacOS X (unix) version

on Mountain Lion

Rick

Original issue reported on code.google.com by rpdool...@gmail.com on 2 Sep 2013 at 2:09

GoogleCodeExporter commented 9 years ago
I can see the same behavior, but the title is misleading: MacVim still forks 
when opening two or more files, it is just that the prompt is not redrawn.

It is strange, but it doesn't break anything and I don't think I'll have time 
to investigate this so I'll leave the issue open.  Thanks for reporting it 
though.

Original comment by bjorn.winckler@gmail.com on 6 Sep 2013 at 3:25

GoogleCodeExporter commented 9 years ago
Yes, almost too minor to mention. 

Thank you for MacVim. I live in it.

Rick 

Original comment by rpdool...@gmail.com on 9 Sep 2013 at 12:41