From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HDAN0-0006PL-IT for qemu-devel@nongnu.org; Fri, 02 Feb 2007 21:11:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HDAMy-0006P8-7k for qemu-devel@nongnu.org; Fri, 02 Feb 2007 21:11:13 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HDAMy-0006P5-2W for qemu-devel@nongnu.org; Fri, 02 Feb 2007 21:11:12 -0500 Received: from phoenix.bawue.net ([193.7.176.60] helo=mail.bawue.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HDAMx-0006yz-LR for qemu-devel@nongnu.org; Fri, 02 Feb 2007 21:11:11 -0500 Date: Sat, 3 Feb 2007 02:12:17 +0000 Subject: Re: [Qemu-devel][Patch] qemu console.c Message-ID: <20070203021216.GB9622@networkno.de> References: <45BB9A3E.4090404@mail.berlios.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45BB9A3E.4090404@mail.berlios.de> From: Thiemo Seufer Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-devel@nongnu.org Stefan Weil wrote: > > > CVSROOT: /sources/qemu > > Module name: qemu > > Changes by: Thiemo Seufer 07/01/16 23:02:36 > > > > Modified files: > > . : console.c > > > > Log message: > > Improved console handling, thanks Stefan Weil. > Here are two additional smaller changes for console.c. > They fix cursor display at end of line and line wrapping. > > Please add them to CVS HEAD. Something isn't ok with it. Try running e.g. mutt in a emulated Linux system, it appears garbled. Thiemo