Add total dirsize to `lsd -l`
Open
help wanted
kind/enhancement
- Dominant language
- Rust
- Stars
- 16.2k
- Forks
- 510
- PR merge metrics
- No merged PRs in 30d
Description
Generally when you use `ls -l`, the first line of the list is the known size of all the files in the directory. This is just tiny enhancement for people who expect to know the total dir size. Its likely its just a forgotten feature.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names the lsd -l command but no files or tests. Start by locating the long-listing output and how directory entries are measured, then compare lsd -l with ls -l. Done means the listing includes the total directory size in the first line.
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
- Needs clarification
- Newbie friendliness
- 35/100