Keith Mitchell wrote: > Did you experience that even when just letting the program exit (just > hit any key)? Calling curses.endwin() is supposed to restore the > terminal state, but it doesn't appear to work properly.
When I hit the key to exit, I get no garbage, and the terminal appears to work correctly again. I'm running on build 118, in an xterm. Danek