qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Please disable curses mode when stdin isn't a tty.


From: Rob Landley
Subject: [Qemu-devel] Please disable curses mode when stdin isn't a tty.
Date: Tue, 1 Sep 2009 00:28:37 -0500
User-agent: KMail/1.11.2 (Linux/2.6.28-14-generic; KDE/4.2.2; x86_64; ; )

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 via email to

[Prev in Thread] Current Thread [Next in Thread]