Improving mvim for MacVim
Posted by Paul Kehrer on October 1, 2009
0 comments
MacVim comes with a clever script called mvim which allows you to open files in MacVim via the command line (much like mate for TextMate). This is a wonderful tool, but does possess some idiosyncrasies. It creates a new window (rather than a new tab) when you invoke it and it also won’t take stdin [...]