mirror of
https://github.com/gryf/wicd.git
synced 2025-12-20 12:58:07 +01:00
curses/README,curses/TODO: Cleaned up and updated respectively curses/curses_misc.py: added a get_caption() method to MaskingEdit curses/netentry_curses.py: Actually made the error dialogs work instead of crashing the program. curses/wicd-curses.py: Changed some capitalization in the help.
6 lines
170 B
Plaintext
6 lines
170 B
Plaintext
Things to do (in no particular order):
|
|
|
|
* Make keystrokes customizable (Probably not going to happen)
|
|
* Make color schemes customizable
|
|
* Perform a mass code cleanup
|