mirror of
https://code.blicky.net/yorhel/ncdu.git
synced 2026-01-13 01:08:41 -09:00
Updated the TODO list
...so I know what I can work on
This commit is contained in:
parent
c6dfb73040
commit
b56a70afc3
1 changed files with 5 additions and 0 deletions
5
TODO
5
TODO
|
|
@ -5,6 +5,7 @@ Small list of planned features/changes, suggestions are always welcome.
|
||||||
* Also comparing two filelists
|
* Also comparing two filelists
|
||||||
|
|
||||||
- Improve browser interface
|
- Improve browser interface
|
||||||
|
* Option to display number of files
|
||||||
* Mutt-like status bar?
|
* Mutt-like status bar?
|
||||||
* Browser always on background, even on startup
|
* Browser always on background, even on startup
|
||||||
|
|
||||||
|
|
@ -12,3 +13,7 @@ Small list of planned features/changes, suggestions are always welcome.
|
||||||
* Using a config file (/etc/ncdurc, ~/.ncdurc)
|
* Using a config file (/etc/ncdurc, ~/.ncdurc)
|
||||||
* Running external commands on the selected file
|
* 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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue