Posts Tagged ‘macvim’

Open MacVim tabs from command-line

Posted by michael on October 13th, 2008 under OS X
Tags: , ,  •  5 Comments

MacVim takes vim and provides better integration with Apple’s OS X - I’ve only just started using it and I am already loving it. Provided along with the application is a wrapper-script written to handle calls from the command-line:
cd project
mvim project_file.php
MacVim supports tabs, but unfortunately calling mvim multiple times from the command-line results in multiple [...]