Replacing curses
Thomas Dickey
dickey at saltmine.radix.net
Wed Feb 8 19:03:28 EST 2006
More information about the Python-list mailing list
Wed Feb 8 19:03:28 EST 2006
- Previous message (by thread): Replacing curses
- Next message (by thread): Replacing curses (Was: Re: Problem with curses and UTF-8)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Replacing curses
- Next message (by thread): Replacing curses (Was: Re: Problem with curses and UTF-8)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list