1
0
mirror of https://github.com/gryf/wicd.git synced 2026-02-21 17:35:46 +01:00

curses/wicd-curses.py: Added code to restore the console on all errors, and then print them, including KeyboardInterrupts.

curses/TODO: Removed the above from TODO
This commit is contained in:
Andrew Psaltis
2008-12-17 11:27:09 -05:00
parent 4b2a59203b
commit 868469ef90
2 changed files with 66 additions and 21 deletions

View File

@@ -9,8 +9,6 @@ Things to do (in no particular order):
* Implement a keyhandler function for the overall frame
* Make keystrokes customizable
* Make color schemes customizable
* Add code to restore the terminal if _anything_ bad happens. I have an idea about
how to do it. Ask me about it if you know some Python.
Oh, and most importantly: