[Python-Dev] test_curses (original) (raw)
Georg Brandl g.brandl-nospam at gmx.net
Sun Jan 8 20:04:45 CET 2006
- Previous message: [Python-Dev] PyCon TX 2006: Early-bird registration ends Jan. 15!
- Next message: [Python-Dev] test_curses
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The call to curses.setupterm() leaves my terminal in a bad state.
The reset program outputs: Erase set to delete. Kill set to control-U (^U). Interrupt set to control-C (^C).
Doesn't the setupterm() have to be paired with something like shutdownterm()?
regards, Georg
- Previous message: [Python-Dev] PyCon TX 2006: Early-bird registration ends Jan. 15!
- Next message: [Python-Dev] test_curses
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]