[TxMt] Re: Line buffering for the Stdout window?

Allan Odgaard mailinglist at textmate.org
Sat Apr 18 07:28:03 UTC 2009


On 16 Apr 2009, at 20:19, Jean-Denis Muys wrote:

> [...]
> perl bufferingTest.pl 2>&1 | cat

You can also re-open stderr as stdout in the actual perl script.

> [...]
> One possible acceptable behaviour for me would be to have stderr and
> stdout printed in *different* windows. Would that be possible?

You should be able to make executor.rb put stderr in another box (in  
the same window) instead of (just) making it red.




More information about the textmate mailing list