summaryrefslogtreecommitdiff
path: root/TODO
blob: 510edf29889c78d449dc71a1f4dc9dd7025a46ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Small list of planned features/changes, suggestions are always welcome.


- Add export/import feature for filelists
  * Also comparing two filelists

- Improve browser interface
  * Option to display number of files
  * Mutt-like status bar?

- Add custom key bindings
  * Using a config file (/etc/ncdurc, ~/.ncdurc)
  * Running external commands on the selected file

- Improved sorting configuration
  * Sort by number of files
  * Use one key to open up a menu with sort options, instead of
    having a special key for each column

- Fix bugs:
  * Handle hard links
  * Get rid of PATH_MAX reliance