[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IMPLEMENTATION [Re: Hightlighting in bash]
From: |
Micah Cowan |
Subject: |
Re: IMPLEMENTATION [Re: Hightlighting in bash] |
Date: |
Thu, 10 Mar 2011 14:05:44 -0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 |
(03/10/2011 02:03 PM), Philip Prindeville wrote:
> A lot of programs don't behave properly (or perhaps, "don't behave the
> same") when they detect that stdout isn't a terminal. But I think
> someone else mentioned this already.
Yeah. You could always run the program under another program that forces
a terminal. The script command might do; I'm sure there are others.
Such programs are not usually part of a build process, though (that I
can think of).
Anyway, my implementation is more of a proof-of-concept than anything
truly, generally useful.
--
Micah J. Cowan
http://micah.cowan.name/
Re: Hightlighting in bash, Derek Fawcus, 2011/03/12
Re: Hightlighting in bash, Greg Wooledge, 2011/03/10
Re: Hightlighting in bash, Chet Ramey, 2011/03/10
Re: Hightlighting in bash, Clark J. Wang, 2011/03/10