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