Unicode print style activated as default with too much colored area
Author: DaryesCreated Sep 8, 2025Updated Sep 30, 2025
Hello, Thanks for the new version. It seems it has some slight troubles with the colors : for an unknown reason, the unicode print style is now activated by default with duf v0.9.0. Same machines, the output uses the ascii style without color as default when switching back to v0.8.1,
By itself it wouldn't be much of an issue if it wasn't also activating the color mode, which for the unicode style, will use a colored background for the usage bars, leaving a very large colored area Example :
# same with : duf --style unicode
$ dufBy comparison, using the ascii style :
$ duf --style asciiUsing Putty with the Window/Translation/Remote character set to UTF8
Source: muesli/duf