mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #24] Doesn't seem to work on Windows 8.1 #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
I get the same output, no matter which flags I pass. Any idea why?
@bootandy commented on GitHub (Jul 2, 2019):
I haven't tested in windows8.
But it looks like it isn't rending the colors correctly
@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).
@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. )
@bootandy commented on GitHub (Jan 19, 2020):
try
dust -cfor dust in no color mode.@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.