[webkit-dev] webkit-patch requests

Timothy Hatcher timothy at apple.com
Wed May 19 13:14:56 PDT 2010


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




More information about the webkit-dev mailing list