blob: cdcdd2f9bf3f13cb675a3d7fc62289c3042e4a9c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
* Make status line scrolling optional
* Scroll long list entries, move left/right (#242)
* Search screen (with a simple ui)
* Merge the help and key definition screens
* Redesign the keyboard input code
+ allow keys to be assign to multiple commands
+ support macros, could be used to create a parent-dir cmd (#328)
* LIRC support (without irpty) ?
* In-program option editor
|