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

td> committerJ. Bruce Fields <bfields@citi.umich.edu>2009-12-15 14:07:24 -0500 commit3227fa41abc191384fa81b3bcf52aa7fccb31536 (patch) treef50512f2feecfc2fde13b0843cbbfb87728e2442 /fs/nfsd/vfs.h parent82ead7fe41da960ed80652d13d5a1072f85f5aca (diff)
nfsd: filter readdir results in V4ROOT case
As with lookup, we treat every boject as a mountpoint and pretend it doesn't exist if it isn't exported. The preexisting code here is confusing, but I haven't yet figured out how to make it clearer. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'fs/nfsd/vfs.h')