Names not aligned when using nerd font glyphs and Unicode emojis cusomization file
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 16.2k
- Forks
- 510
- PR merge metrics
- No merged PRs in 30d
Description
- os: linux mint mate 21.3
lsd --version: 1.1.2echo $TERM: xterm-256colorecho $LS_COLORS:
Expected behavior
Names to be aligned when using nerd fort glyphs and unicorn emojis
Actual behavior
Miss-aligned
Noticed If I use the customization file option provided in my icon/yaml the names are no longer aligned. I appears to be an extra space between the icon and name on the unicode icons.
Not the end of the world but would be great to know if there is a solution for this specific issue.
.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the alignment problem on Linux Mint MATE with lsd 1.1.2, using the reported Nerd Font glyphs, Unicode emojis, and the icon/yaml customization option. Trace the icon and name-width handling from the CLI configuration entry point; done means names remain aligned for both icon types without the reported extra spacing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100