icon theme should support icons by prefix
Open
area/theme
good first issue
kind/enhancement
- Dominant language
- Rust
- Stars
- 16.2k
- Forks
- 510
- PR merge metrics
- No merged PRs in 30d
Description
after https://github.com/Peltoche/lsd/pull/707 merged, we have icon themes, it should support icons by prefix, like `log.lsd.0`, `log.lsd.1` can use a icon for `log` prefix
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the merged pull request #707 and the icon-theme implementation it introduced. Trace how names such as log.lsd.0 and log.lsd.1 are matched, then define completion as allowing a shared icon for the log prefix without breaking existing icon-theme behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100