<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>Alan, I do not know if this has been asked for, or noted previously.</DIV><DIV><BR class="khtml-block-placeholder"></DIV>It would be nice to run commands asynchronously:<DIV><BR class="khtml-block-placeholder"></DIV><DIV><FONT class="Apple-style-span" face="Andale Mono"> [NSThread detachNewThreadSelector:(SEL)aSelector toTarget:(id)aTarget withObject:(id)anArgument]</FONT></DIV><DIV><FONT class="Apple-style-span" face="Andale Mono"><BR class="khtml-block-placeholder"></FONT></DIV><DIV>and that runs the command in the background (with potentially an activities panel). This would be really useful when making large builds directly from TM's interface.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Currently the UI blocks until the command is completed.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Nick</DIV></BODY></HTML>