diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2006-11-13 22:13:33 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-11-13 22:13:33 +0100 |
commit | b37e0da0b7dc72ddfa513e319ca71b5f5b8aeb7d (patch) | |
tree | 810ec4a83a30b7e001321fdb2402c756f511727e /TODO |
Initial import15.6-2
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -0,0 +1,24 @@ +Open + ++ Display the current case mode (^C) onscreen + ++ emacs like key bindings + ^S for searching (^Y) + Up/dwn Arrow support Next/Prev field. ?? + Inline editing on Input fields ( ??^B/^F ) + ^X^C to quit ( ^Q ??) + Pagdwn/PageUp/+/- + ++ Same capabilities as interactive in non interactive (one shot) mode + ++ Provide some how-do-I-use-this-thing doc. + ++ Replace invlib.[ch] by real database. Failing that, at least sanitize it. + +Possible changes: + +? Change to full screen target display and use bottom line for command, + control or fn keys for operations (cf pine) + +? Apply added capability from osr5 codebase + |