Description
dysk never outputs color with watch -c.
I'd expect this usage to be possible with --color yes (or force?).
steps to reproduce
- use
watch -c dysk --color yes
expected the output is colored
actual output is not colored.
additional info
Some tools behaves this way. Ex the crate dua does output colors when executing watch -c dua.
Description
dysk never outputs color with watch -c.
I'd expect this usage to be possible with
--color yes(or force?).steps to reproduce
watch -c dysk --color yesexpected the output is colored
actual output is not colored.
additional info
Some tools behaves this way. Ex the crate
duadoes output colors when executingwatch -c dua.