bug-ncurses
[Top][All Lists]
Advanced

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

unable to switch to plain text mode


From: jrh29
Subject: unable to switch to plain text mode
Date: Thu, 18 Oct 2001 22:21:45 -0400
User-agent: Mutt/1.3.22i

I'm writing a shell that uses curses, but programs like ps that only use
printf() don't work properly, they display stair-stepping text.  I've
tried using endwin(); refresh(), but that didn't work right, it quit
completely, then reset the whole window....I tried nl() and nonl(), but
those didn't work either.  How can I do this?

gandalf




reply via email to

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