[TxMt] Re: Textmate bundle command delay

Jay Soffian jaysoffian at gmail.com
Wed Oct 7 13:42:40 UTC 2009


On Wed, Oct 7, 2009 at 8:11 AM, Brian Mandell <mandellb at gmail.com> wrote:
> yep - no dice.
>
> put in the first line of the command
>
> reloaded the bundle and restarted TM
>
> but still the delay

Try from the terminal:

$ touch "$HOME/Library/Application Support/TextMate/bash_init.sh"

(Of course, '$' represents your shell prompt.) Keep in mind your
bundle commands will no longer have your shell environment, but in my
case, I don't want them to. Remove bash_init.sh if this doesn't fix
the problem.

j.



More information about the textmate mailing list