From: Rob Landley <rob@landley.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Please disable curses mode when stdin isn't a tty.
Date: Tue, 1 Sep 2009 00:28:37 -0500 [thread overview]
Message-ID: <200909010028.38552.rob@landley.net> (raw)
Um, guys? See all the ansi escape sequences randomly embedded in the
following?
Type exit when done.
/ # #
/ # # Show fr^[[38;5R^[[38;5Ree space
/ # df
^[[38;5RFilesystem 1K-blocks Used Available Use% Mounted on
/dev/root 11520 11520 0 100% /
dev 128556 0 128556 0% /dev
/dev/hdb 1965459 35984 1824618 2% /home
/tmp 128556 0 128556 0% /tmp
/ # # Smoke test for the compiler
/ # gcc -s /usr/src/thread-hello2.c -lpthread -o /tmp/hello &&
> /tmp/hello
^[[38;5R^[[38;5R^[[38;3RHello world!
/ # sync
^[[38;5R/ # exit
^[[38;13RRestarting system.
That's new.
Rob
--
Latency is more important than throughput. It's that simple. - Linus Torvalds
reply other threads:[~2009-09-01 5:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200909010028.38552.rob@landley.net \
--to=rob@landley.net \
--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).