should we hide the user/group block when permission set to attribute in windows
Open
@zwpaper is already working on this.
Since Mar 25, 2024.
- Dominant language
- Rust
- Stars
- 16.2k
- Forks
- 510
- PR merge metrics
- No merged PRs in 30d
Description
### Version
- [X] latest
### version
v1.1.1
### What OS are you seeing the problem on?
Windows
### installation
scoop install lsd
### term
windows terminal : cmd.exe
### ls-colors
no
### What happened?
```markdown
if I set permission = rwx in config.yaml,
It has delay to show result under any other lsd command
like lsd -al, lsd, etc.. except of lsd --version.
Delay is about 3~4s.
```
### What expected?
```markdown
there are not much delay between permission settings
```
### What else?
_No response_
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.