@madjxatw commented on GitHub (Dec 16, 2025):
It is incomplete, lacking manpage and shell completion files.
@bootandy commented on GitHub (Jul 5, 2025):
Because the graph on the right must be built from either filecount or filesize.
You have to pick one.
@bootandy commented on GitHub (Jul 2, 2025):
This has come up before, I was thinking about how best to add this.
@juanMarinero commented on GitHub (Jul 3, 2025):
Thanks for answering!
Sorry if duplicated issue, I searched file manager on any issue (including closed) and…
@bootandy commented on GitHub (Jul 5, 2025):
https://github.com/bootandy/dust/issues/159 I'm thinking about implementing this currently
@juanMarinero commented on GitHub (Jul 5, 2025):
Make each program do one thing well. - Unix philosophy
- dust does one thing very well: tree show where…
@bootandy commented on GitHub (Jul 5, 2025):
Make each program do one thing well. - Unix philosophy
dust does one thing very well: tree show where my disk…
@bootandy commented on GitHub (Jul 5, 2025):
For your integration script and any future extensions - I think you should host that in a separate repo, and I'm…
@nickjj commented on GitHub (May 1, 2026):
I usually agree with the idea of doing one thing very well but sometimes you have to factor in a full view of what…
@bootandy commented on GitHub (Jul 29, 2025):
I don't think I want to go down that route. I think opening up ssh sessions would create a whole pool of new bugs.…
@bootandy commented on GitHub (Aug 1, 2025):
it's a bug only in v1.2.2 https://github.com/bootandy/dust/pull/518 its fixed here.
I'm getting a release out soon