The xed --wait is much better, since it waits for the files to be closed, not 
for Xcode to quit. (And quitting Xcode is pretty disruptive if you have 
projects open.)

On May 19, 2010, at 1:08 PM, Maciej Stachowiak wrote:

>> There’s also a tool called xed that I could probably use as an EDITOR. The 
>> xed command has an option "--wait" that can make it behave more like modal 
>> vi. The xed tool was created many years after I wrote those scripts.
> 
> The Mac OS X "open" command also has a -W option which can wait for quit.
> 
> I believe setting EDITOR="open -W -a Xcode" would probably do it.

— Timothy Hatcher


_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to