athityakumar / athityakumar/colorls
[Enhancement] provide option for a narrow output (fewer spaces)
Open
- Dominant language
- Ruby
- Stars
- 5.1k
- Forks
- 396
- PR merge metrics
- No merged PRs in 30d
Description
I would appreciate it to have an option to make the output less wide, especially for long listing:
- no spaces or only one space at the beginning
- only one space between the columns (i.e. owner, group, size,...)
Contributor guide
Research direction
The issue names no file or test. Start by locating the CLI code that formats long listings and trace how spacing is applied at the beginning and between owner, group, size, and other columns. Done means an option produces the requested narrower output without changing the default formatting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100