lsd-rs / lsd-rs/lsd

lsd does not work on Windows 20H2

Open
#519 4 comments 2 reactions 0 assignees View on GitHub
os/windows
Dominant language
Rust
Stars
16.2k
Forks
510
PR merge metrics
No merged PRs in 30d

Description

- os: Windows 20H2
- `lsd --version`: 0.20.1
- `echo $TERM`:
- `echo $LS_COLORS`:

```
D:\code\draft> ls

Directory: D:\code\draft

Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 2021/1/21 22:56 .idea
d---- 2020/12/14 14:18 .vscode
-a--- 2021/5/6 15:01 2197598 draft
-a--- 2020/12/25 14:29 712 draft_suite_test.go
-a--- 2020/12/17 10:05 3005 es_req.json
-a--- 2021/1/16 14:18 226 go.mod
-a--- 2021/1/16 14:18 8220 go.sum
-a--- 2021/1/16 15:47 571 ip_test.go
-a--- 2021/1/16 15:48 676 ip.go
-a--- 2021/5/7 11:40 254 main.go
-a--- 2021/1/15 21:07 600 marshal.go
-a--- 2020/12/23 9:14 1768 sum_test.go
-a--- 2020/12/16 11:28 264 sum.go

D:\code\draft> lsd
D:\code\draft> echo $TERM
D:\code\draft> echo $LS_COLORS
D:\code\draft>
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The report names Windows 20H2 and lsd 0.20.1 but no repository file or test. Start by reproducing the empty `lsd` output in that environment and compare it with the shown `ls` output; trace the Windows-specific CLI path to identify the failure. Done means lsd lists the directory correctly on Windows and the behavior has regression coverage if the project provides a suitable test location.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.