From: Stefan Weil <Stefan.Weil@weilnetz.de>
To: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel][Patch] qemu console.c
Date: Tue, 06 Feb 2007 20:14:55 +0100 [thread overview]
Message-ID: <45C8D3AF.6010703@weilnetz.de> (raw)
In-Reply-To: <20070203021216.GB9622@networkno.de>
Thiemo Seufer schrieb:
> Stefan Weil wrote:
>>> CVSROOT: /sources/qemu
>>> Module name: qemu
>>> Changes by: Thiemo Seufer <ths> 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
I tried. These are my results:
Mutt does not work with ANSI escape sequences.
It needs VT100 emulation or better. Try
TERM=ansi mutt
in any terminal (xterm, Linux VGA text console, ...) - you
will get the same garbled output, so QEMU is compatible :-)
My patch improves QEMU's ANSI emulation
(so please add it to CVS HEAD), but it does not
add VT100 capabilities.
Stefan
prev parent reply other threads:[~2007-02-06 19:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-16 23:02 [Qemu-devel] qemu console.c Thiemo Seufer
2007-01-27 18:30 ` [Qemu-devel][Patch] " Stefan Weil
2007-02-03 2:12 ` Thiemo Seufer
2007-02-06 19:14 ` Stefan Weil [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45C8D3AF.6010703@weilnetz.de \
--to=stefan.weil@weilnetz.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).