From: Daryl S. <dar...@gm...> - 2007-11-08 23:50:17
|
I thought I recall seeing this in someone else's shell, but perhaps I was mistaken. (Maybe I'm thinking of stderr & stdout in TextMate.) Thanks. -- Daryl On 11/8/07, Ben Beuchler <in...@em...> wrote: > On Thu, Nov 08, 2007 at 03:09:02PM -0800, Daryl Spitzer wrote: > > > How do I configure bash and/or iTerm to display stderr output in a > > different color? > > Bash and the term don't really know what text came from stdout and what > came from stderr. Without capturing both output streams and wrapping 'em > in ANSI (or re-writing the app to output ANSI directly) I don't think it's > possible. > > > I found instructions for getting `ls` output to display in color: put > > the following in ~/.bash_profile: > > Note that ls natively supports colorizing stuff so it can directly output > the necessary ANSI sequences. > > -Ben > > -- > Ben Beuchler There is no spoon. > in...@em... -- The Matrix > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Iterm-discuss mailing list > Ite...@li... > https://lists.sourceforge.net/lists/listinfo/iterm-discuss > |