mirror of
https://code.blicky.net/yorhel/ncdu.git
synced 2026-01-13 01:08:41 -09:00
21 lines
656 B
Text
21 lines
656 B
Text
Small list of planned features/changes, suggestions are always welcome.
|
|
|
|
|
|
- Improve configuration interface (settings.c)
|
|
* All command line options should be accessible in the GUI
|
|
* Tabs?
|
|
* Still use the ncurses forms library, or implement our own?
|
|
(hopefully less buggy and more control)
|
|
- Or just remove the startup screen altogether?
|
|
|
|
- Add export/import feature for filelists
|
|
* Also comparing two filelists
|
|
|
|
- Improve browser interface
|
|
* Mutt-like status bar?
|
|
* Browser always on background, even on startup
|
|
|
|
- Add custom key bindings
|
|
* Using a config file (/etc/ncdurc, ~/.ncdurc)
|
|
* Running external commands on the selected file
|
|
|