From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 93-97-173-237.zone5.bethere.co.uk ([93.97.173.237] helo=tim.rpsys.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TYd8f-0002o5-LT for bitbake-devel@lists.openembedded.org; Wed, 14 Nov 2012 14:36:21 +0100 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id qAEDMOGN020079; Wed, 14 Nov 2012 13:22:24 GMT Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19887-01; Wed, 14 Nov 2012 13:22:19 +0000 (GMT) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id qAEDMDA8020071 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Wed, 14 Nov 2012 13:22:14 GMT Message-ID: <1352899334.13332.0.camel@ted> From: Richard Purdie To: Seth Bollinger Date: Wed, 14 Nov 2012 13:22:14 +0000 In-Reply-To: References: <1352816623.24487.128.camel@ted> <1352820166.24487.136.camel@ted> <50A2CB5E.8030600@windriver.com> X-Mailer: Evolution 3.2.3-0ubuntu6 Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Cc: "bitbake-devel@lists.openembedded.org" Subject: Re: [PATCH v2] bitbake: Colorize knotty interactive console output X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2012 13:36:21 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Wed, 2012-11-14 at 07:18 -0600, Seth Bollinger wrote: > Thanks! I've tested this and it works on my dark color scheme (it's > better actually :)). I also tested on white and it looks fine. If > Richard is ok with this solution, I'll make the changes and submit > another patch. > It sounds promising, I would like to try the patch... Cheers, Richard