mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #100] Make nested bar charts better #41
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bootandy on GitHub (Aug 6, 2020).
Original GitHub issue: https://github.com/bootandy/dust/issues/100
So this isn't technically wrong but it looks weird
What is happening here is we have 2 large files and 1 small file deep in a nested tree.
Because we only have a few shads of greyscale in the terminal we 'use' the lighter shades up in the first subdirectory so they aren't available deeper in the tree.
If we start to cd into the directories it looks 'correct'

@bootandy commented on GitHub (Aug 8, 2020):
possible fix:
https://github.com/bootandy/dust/compare/deep-dirs?expand=1
@bootandy commented on GitHub (Aug 22, 2020):
shipped will go out in version 5.3