lsd-rs / lsd-rs/lsd

stucked on windows

Open
#815 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
16.2k
Forks
510
PR merge metrics
No merged PRs in 30d

Description

os: Windows

I just intall `cargo install lsd` but stuck when call `lsd` after install.

it give users a bad first experience

after 1 years, the command outputs:

```
❯ lsd
lsd: .\ModifiableWindowsApps: 访问控制列表(ACL)结构无效。 (os error 1336).
```

![图片](https://user-images.githubusercontent.com/21303438/220308452-18f09518-4328-4368-a882-3e1e20f18699.png)

really bad first impression

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue on Windows after installing with `cargo install lsd`, then run `lsd` in a directory containing `ModifiableWindowsApps`. Trace the command's directory-reading path and determine how the ACL error is handled; done means the reported Windows case no longer produces this bad first-run failure.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.