Open joshmedeski opened 2 years ago
I got "??" too. It seems it's not due to missing fonts. Was it is intentional? What was it supposed to mean?
The ??
is inherent to git
, it represents untracked files. You'll get the same if you run git status --short
.
I'm working on #1934 to add more Nerd font support for the files section. I have some more work to do but I'm making progress.
Is there any way to customize the icons? Because some icons are displayed different in different terminal.
Perhaps the better approach here is to let people customize each icon on their own in the config. Then we don't have to worry about Nerd Font versions and user perference.
At this point the work I had done was not accepted so I'm no longer actively working on this.
Is there any progress? The following picture show the commit icons in Windows Terminal.
I opened a PR some time ago that was ultimately closed and not merged. The changes I proposed seemed too opinionated for the project.
I'm willing to put some more work if @jesseduffield can help set clear requirements.
Is your feature request related to a problem? Please describe. I'd like to add the ability to customize GUI icons using nerd font.
Describe the solution you'd like Add configuration options to the
yaml
file that allows you to update the icons with string definitions.Additional context I'm happy to code this myself, just need some help learning the project's folder structure.
Here's a quick idea of what I want to update (from my
gitmux
page)