summaryrefslogtreecommitdiff
path: root/TODO
blob: ce6256dbc75c735140a834ba2370814adbf9f47c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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

table>
authorHong zhi guo <honkiko@gmail.com>2013-03-27 06:54:56 +0000
committerDavid S. Miller <davem@davemloft.net>2013-03-28 14:27:44 -0400
commit9631d79e815197dbe90080aedfbab6de41218d85 (patch)
tree856a570ae6476cbd628d1e822444e0bf08f73fbd /drivers/connector
parente07ebea0ccfaf627464460eb57d7f2fdbcccf8ec (diff)
connector: replace obsolete NLMSG_* with type safe nlmsg_*
Signed-off-by: Hong Zhiguo <honkiko@gmail.com> Acked-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/connector')