lsd-rs / lsd-rs/lsd

Add total dirsize to `lsd -l`

Open
#112 3 comments 3 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.