lsd-rs / lsd-rs/lsd

Color theme: allow custom colors for custom octal permission groups

Open
#800 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
16.2k
Forks
510
PR merge metrics
No merged PRs in 30d

Description

Like you can color differently read/write in the `rwx` format would be nice if you could color `0755` differently from `0644`
A simple user-definable number→color matching filter could work

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Rust CLI's existing color handling for rwx permissions and the configuration path for user-defined colors. Compare how octal permissions such as 0755 and 0644 are rendered, then verify that a number-to-color mapping can distinguish them and that the existing rwx behavior remains unchanged.

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
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.