1
0
mirror of https://github.com/gryf/wicd.git synced 2026-01-03 12:24:14 +01:00

curses/wicd-curses.py:

Console display defaults to raw_display now, added -c argument to select curses_display
curses/README,in/man=wicd-curses.8.in:
  Updated stuff done in wicd-curses.py
This commit is contained in:
Andrew Psaltis
2009-02-21 19:36:57 -05:00
parent 117240c7cd
commit fe7062371c
4 changed files with 20 additions and 9 deletions

View File

@@ -44,8 +44,7 @@ What is wicd-curses?
Why didn't you call it wicd-urwid? There is a hachoir-urwid package out there.
I first called this "urwicd". However, due to the relative obscurity of
the urwid package, and the fact that many more people know what "curses"
is, I named it wicd-curses. After all, it _does_ use curses (by default,
anyway).
is, I named it wicd-curses.
Why don't you support lower-case keybindings for most of the commands?
I was trying to prevent mass chaos from happening because of mashing keys.