eza-community / eza-community/eza
feat: mh (multi hardlinks) option in EZA_COLORS
Open
area: theme-colors
type: feature
- Dominant language
- Rust
- Stars
- 23.3k
- Forks
- 523
- PR merge metrics
- No merged PRs in 30d
Description
ls allows `mh` in LS_COLORS to color multihardlinks.
Eza does not support this as it seems, it only supports coloring the link number (`lm`), not the filename itself.
Contributor guide
Research direction
No file or test is named. Start by locating the EZA_COLORS/LS_COLORS parsing and file-color classification entry points, then compare the existing lm handling with ls behavior for mh. Done means multihardlinked filenames receive the configured color while link-number coloring continues to work.
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
- 45/100