From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=37687 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFRZV-0005o6-Fo for qemu-devel@nongnu.org; Fri, 21 May 2010 08:43:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFRZT-0004Pv-MW for qemu-devel@nongnu.org; Fri, 21 May 2010 08:43:25 -0400 Received: from os.inf.tu-dresden.de ([141.76.48.99]:38275) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFRZT-0004Pg-H7 for qemu-devel@nongnu.org; Fri, 21 May 2010 08:43:23 -0400 Date: Fri, 21 May 2010 14:43:19 +0200 From: Bernhard Kauer Subject: Re: [Qemu-devel] [PATCH] fix curses update - v2 Message-ID: <20100521124319.GE2938@chrom.inf.tu-dresden.de> References: <20100420093835.GC9079@chrom.inf.tu-dresden.de> <20100422140811.GA27272@chrom.inf.tu-dresden.de> <4BDF10B6.80709@codemonkey.ws> <20100520205337.GC2938@chrom.inf.tu-dresden.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: andrzej zaborowski Cc: qemu-devel@nongnu.org On Fri, May 21, 2010 at 02:02:43PM +0200, andrzej zaborowski wrote: > I pushed a modified patch to preserve attributes such as background > colour. Good idea. > Please check if this works for you. Yes, this works. Thanks, Bernhard Kauer