Byron / dua-cli

View disk space usage and delete unwanted data, fast.
https://lib.rs/crates/dua-cli
MIT License
4.19k stars 113 forks source link

Display the total number of file sizes to be deleted #112

Closed xyb closed 3 years ago

xyb commented 3 years ago

It would be nice if display the total number of file sizes to be deleted on the right side of the interactive screen.

Byron commented 3 years ago

I believe this is already the case. Closing for that reason, please feel free to clarify the request if it is unjustified.

Screen Shot 2021-11-01 at 4 55 00 PM
xyb commented 3 years ago

@Byron Cool. I did not notice the total size at the top of the panel. However, I would probably find it easier if it was displayed in the bottom status bar, like the "Total disk usage" information.

Byron commented 3 years ago

Probably, tweaks are always possible and appreciated in case you would like to give it a try. PRs welcome. As the desired information is already displayed, this remains a non-issue though.

Please note that in order to figure out design changes, discussions are probably better suited. Usually I am trying to close issues and won't, by default, try to extract value from them in the interest of time.