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 1Tcv6h-00044g-St for bitbake-devel@lists.openembedded.org; Mon, 26 Nov 2012 10:36:04 +0100 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id qAPLbfG1017921; Sun, 25 Nov 2012 21:37:41 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 10739-05; Sun, 25 Nov 2012 21:37:37 +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 qAPLbXif017915 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Sun, 25 Nov 2012 21:37:34 GMT Message-ID: <1353879453.21863.31.camel@ted> From: Richard Purdie To: Robert Yang Date: Sun, 25 Nov 2012 21:37:33 +0000 In-Reply-To: <50AD9DD5.5000309@windriver.com> References: <50AD9DD5.5000309@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: Mon, 26 Nov 2012 09:36:07 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Thu, 2012-11-22 at 11:36 +0800, Robert Yang wrote: > I'm afraid that this patch doesn't work well, it will output chaotic message > after the "Ctrl-Z" and "fg": I could reproduce this and have pushed a fix for it. Cheers, Richard