How to Show Hidden Files/Directories Last?
Open
open-for-vote
- Dominant language
- Rust
- Stars
- 16.2k
- Forks
- 510
- PR merge metrics
- No merged PRs in 30d
Description
If I use "lsd -a", hidden files and directories are listed first since they start with '.'. I would like for them to actually be listed last.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name a source file, test, or entry point. Start by locating the lsd sorting behavior used by `lsd -a`, then determine how hidden files and directories can be placed after visible entries. Done means hidden entries are listed last while the existing all-files behavior remains available and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100