Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Nerdfont icons not appearing. #46

Open
brnfhz opened this issue Aug 19, 2023 · 6 comments
Open

Some Nerdfont icons not appearing. #46

brnfhz opened this issue Aug 19, 2023 · 6 comments

Comments

@brnfhz
Copy link

brnfhz commented Aug 19, 2023

Selection_001
I am using the JetBrains Mono Nerdfont.
Here's the font part of my alacritty config:
`font:
normal:
family: JetBrainsMono Nerd Font Mono
style: Regular

bold:
family: JetBrainsMono Nerd Font Mono
style: Bold

italic:
family: JetBrainsMono Nerd Font Mono
style: Italic`

@tarkin88
Copy link

I have the same issue with Iosevka Nerd Font

@XxRiKxX
Copy link

XxRiKxX commented Oct 28, 2023

same here with hermit nerd

@JuliusDeBoer
Copy link
Contributor

Its possible you are either using an old version of nitch or an old version of nerd fonts. Nerd fonts v3.0.0 had some breaking changes. I recently made a PR (#41) that replaced the old characters with the new ones. I would guess that updating either nitch or your font would fix the issue

@oaroki-git
Copy link

the icons show up if i clone the git repo and nano the drawing.nim file
(though i couldn't build from there because it required nim 1.6.6, but the latest available for me was 1.6.0)

so the setup.sh might be at fault here?

@SliderOnTheBlack
Copy link

the icons show up if i clone the git repo and nano the drawing.nim file (though i couldn't build from there because it required nim 1.6.6, but the latest available for me was 1.6.0)

so the setup.sh might be at fault here?

I'm having the same issue and no matter what I try to do I cant seem to fit it. You may be right about the setup.sh

@Starcr0ss
Copy link

The setup.sh installs the old version of nitch. Follow the build instructions in the readme.md and then move the built executible to /usr/local/bin and run it. Everything looks great for me now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants