Re(6): [TxMt] command with osascript stalls
Quinn Comendant
quinn at strangecode.com
Wed Mar 29 01:21:18 UTC 2006
>You may want to wrap it in something like:
>
> if [[ $- == *i* ]]; then
> ...all your functions and stuff...
> fi
That works great, thanks.
A (maybe) related question:
For me the Diff bundle's "Document With Clipboard" command takes over 35
seconds (even with a short document of a few lines). Then then results
are wrong anyways (it shows all lines removed).
Anybody else have this problem?
Quinn
More information about the textmate
mailing list