Replacing curses (Was: Re: Problem with curses and UTF-8)

Ian Ward ian at excess.org
Wed Feb 8 15:10:26 EST 2006


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

Ian Ward





More information about the Python-list mailing list