* [Qemu-devel] Please disable curses mode when stdin isn't a tty.
@ 2009-09-01 5:28 Rob Landley
0 siblings, 0 replies; only message in thread
From: Rob Landley @ 2009-09-01 5:28 UTC (permalink / raw)
To: qemu-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-01 5:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-01 5:28 [Qemu-devel] Please disable curses mode when stdin isn't a tty Rob Landley
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).