[GH-ISSUE #37] Optiong to not color output #18

Closed
opened 2026-06-08 11:25:18 +03:00 by zhus · 3 comments
Owner

Originally created by @kbknapp on GitHub (Nov 18, 2019).
Original GitHub issue: https://github.com/bootandy/dust/issues/37

It'd be great if there was an option to not color the output, or if automatically detected that the output was not a TTY and skipped coloring automatically. This would help when using dust | less or with things like watch.

Originally created by @kbknapp on GitHub (Nov 18, 2019). Original GitHub issue: https://github.com/bootandy/dust/issues/37 It'd be great if there was an option to *not* color the output, or if automatically detected that the output was not a TTY and skipped coloring automatically. This would help when using `dust | less` or with things like `watch`.
zhus closed this issue 2026-06-08 11:25:18 +03:00
Author
Owner

@bootandy commented on GitHub (Nov 26, 2019):

I'll have a look at this soon

<!-- gh-comment-id:558380894 --> @bootandy commented on GitHub (Nov 26, 2019): I'll have a look at this soon
Author
Owner

@bootandy commented on GitHub (Dec 7, 2019):

watch -c | dust
will work too. Although I would still like to add a no color version.

<!-- gh-comment-id:562831976 --> @bootandy commented on GitHub (Dec 7, 2019): `watch -c | dust` will work too. Although I would still like to add a no color version.
Author
Owner

@bootandy commented on GitHub (Dec 9, 2019):

can now do this by running dust -c on version 0.4.2

<!-- gh-comment-id:563011899 --> @bootandy commented on GitHub (Dec 9, 2019): can now do this by running `dust -c` on version 0.4.2
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#18