[TxMt] Re: [FIXED] Interactive Input on Snow Leopard.
Alex Ross
tm-alex at rosiba.com
Thu Sep 10 06:41:55 UTC 2009
On Sep 9, 2009, at 11:36 PM, Steve Copley wrote:
>
> I'm not on Snow Leopard, just 1.5.8
>
> But... this fixes the interactive input issue for me
>
> Many thanks!
>
> Steve
>
> P.S. Any idea what I have to do to get rid of the error "TERM
> environment
> variable not set."? It appears because I'm calling os.system
> ("clear") to
> clear the terminal screen. I know this'll not work with the TM running
> window, but can I stop the error?
You could check that TERM is set before you call os.system("clear").
You could also try setting a TERM variable in TextMate's preferences,
but I have no idea what will happen then!
More information about the textmate
mailing list