bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hightlighting in bash


From: Greg Wooledge
Subject: Re: Hightlighting in bash
Date: Thu, 10 Mar 2011 15:52:38 -0500
User-agent: Mutt/1.4.2.3i

On Thu, Mar 10, 2011 at 12:49:27PM -0800, Micah Cowan wrote:
> When both stdout and stderr are the same tty, how do you expect to use
> this method to detect which text should be hilighted and which shouldn't?

Arrange so that's not the case.  Most likely by running something like

   magicthing make

where 'magicthing' is the wrapper program that sets up the FIFOs/whatever
and then executes make (or whatever's in argv[]) in that environment.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]