@bootandy commented on GitHub (Jan 7, 2026):
I feel that it is already ranked. Each sub directory is ranked 'at its level'. If you run dust on a pair of folders…
@infinity0 commented on GitHub (Jan 14, 2026):
There is however no ordering of
dir1/biggestvsdir2/biggest.
Yes this is precisely what I mean. This (as…
@bootandy commented on GitHub (Jan 8, 2026):
I'm afraid I tend not to work on a mac, so this may be hard for me to reproduce.
@infinity0 commented on GitHub (Jan 14, 2026):
You could achieve a similar sort of effect with `dust --no-colors -n20 -p -b
assert_cmd::cargo_bin which will break on future Cargo versions
@bootandy commented on GitHub (Jan 7, 2026):
@wheynelau commented on GitHub (Mar 3, 2026):
I can try to take a look at this
@bootandy commented on GitHub (Jan 7, 2026):
Thanks for the feedback, I'll update the readme.
@bootandy commented on GitHub (Jan 7, 2026):
updated. thanks for your thoughts. Much appreciated
collapse option
@bootandy commented on GitHub (Nov 21, 2025):
just to be clear :
the command line option: --collapse works correctly.
You want this option to be added to…
collapse option
@ofek commented on GitHub (Nov 21, 2025):
Yes, please! I'm unfamiliar with the code base, is there any reason to not support every option in the config file?
collapse option
@bootandy commented on GitHub (Nov 21, 2025):
No reason. I just didn't think anyone would want to have a directory collapsed permanently so I never added it.
collapse option
@bbugh commented on GitHub (Jan 9, 2026):
Thank you for adding and releasing this (and all your work on dust)! I just came to investigate why it wasn't working…
assert_cmd::cargo_bin which will break on future Cargo versions
assert_cmd::cargo_bin which will break on future Cargo versions