Replacing curses

Thomas Dickey dickey at saltmine.radix.net
Wed Feb 8 19:03:28 EST 2006


Ian Ward <ian at excess.org> wrote:
> Grant Edwards wrote:
>> Depending on what you're tring to do, slang might be an option,

> I've looked at newt and snack, but all I really need is:
> - a way to position the cursor at (0,0)
> - a way to hide and show the cursor
> - a way to detect when the terminal is resized
> - a way to query the terminal size

...and send UTF-8 text, keeping track of where you really are on the screen.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net



More information about the Python-list mailing list