Having tested all the failed du clones on Terminal Trove, this is the first one that actually gets it (almost) right.
Before sharing some further pointers, colors need to play well with the the user's terminal background color. Particularly with the default "Ocean" theme, #224FBC, grays are practically unreadable.
$ printf '\033]11;?\007'
Having tested all the failed
duclones on Terminal Trove, this is the first one that actually gets it (almost) right.Before sharing some further pointers, colors need to play well with the the user's terminal background color. Particularly with the default "Ocean" theme,
#224FBC, grays are practically unreadable.$ printf '\033]11;?\007'