[GH-ISSUE #24] Doesn't seem to work on Windows 8.1 #12

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

Originally created by @Boscop on GitHub (Dec 3, 2018).
Original GitHub issue: https://github.com/bootandy/dust/issues/24

It doesn't seem to work on Windows 8.1:

> dust
←[38;5;196m 597M←[0m ─┬ .

I get the same output, no matter which flags I pass. Any idea why?

Originally created by @Boscop on GitHub (Dec 3, 2018). Original GitHub issue: https://github.com/bootandy/dust/issues/24 It doesn't seem to work on Windows 8.1: ``` > dust ←[38;5;196m 597M←[0m ─┬ . ``` I get the same output, no matter which flags I pass. Any idea why?
zhus closed this issue 2026-06-08 11:25:17 +03:00
Author
Owner

@bootandy commented on GitHub (Jul 2, 2019):

I haven't tested in windows8.
But it looks like it isn't rending the colors correctly

<!-- gh-comment-id:507467164 --> @bootandy commented on GitHub (Jul 2, 2019): I haven't tested in windows8. But it looks like it isn't rending the colors correctly
Author
Owner

@orthecreedence commented on GitHub (Sep 3, 2019):

Colors work fine on msys, but it only shows the top-level directory and none of the subdirectories (Windows 10 x64, rust stable 1.34.1, gnu).

<!-- gh-comment-id:527636630 --> @orthecreedence commented on GitHub (Sep 3, 2019): Colors work fine on msys, but it only shows the top-level directory and none of the subdirectories (Windows 10 x64, rust stable 1.34.1, gnu).
Author
Owner

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

If anyone runs windows they are welcome to send a pull request to fix it, (and add a test for windows. )

<!-- gh-comment-id:539720842 --> @bootandy commented on GitHub (Oct 9, 2019): If anyone runs windows they are welcome to send a pull request to fix it, (and add a test for windows. )
Author
Owner

@bootandy commented on GitHub (Jan 19, 2020):

try dust -c for dust in no color mode.

<!-- gh-comment-id:575987472 --> @bootandy commented on GitHub (Jan 19, 2020): try `dust -c` for dust in no color mode.
Author
Owner

@bootandy commented on GitHub (Feb 9, 2020):

dust now has windows builds running on CI so I am assuming this is fixed unless I hear otherwise.

<!-- gh-comment-id:583868117 --> @bootandy commented on GitHub (Feb 9, 2020): dust now has windows builds running on CI so I am assuming this is fixed unless I hear otherwise.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#12