altsem / gitu

A TUI Git client inspired by Magit
MIT License
1.7k stars 88 forks source link

which font is recommend? #80

Closed ErnestDong closed 4 months ago

ErnestDong commented 4 months ago

Thank you for your awesome work. I tried nerd-font(e.g. Jetbrains-mono-nerd-font) and non-nerd font, but none of them works. see the cursor in the following image.

image
altsem commented 4 months ago

It is trying to render this character: 🢒 I can't reproduce this, neither on https://www.programmingfonts.org/#jetbrainsmono or when installing JetBrainsMonoNerdFont and running gitu.

Telling from the letter 3 in your screenshot, it seems to not look like JetBrainsMono.

Might want to change the character to support whatever font people are using regardless :thinking:

ErnestDong commented 4 months ago

It is trying to render this character: 🢒 I can't reproduce this, neither on https://www.programmingfonts.org/#jetbrainsmono or when installing JetBrainsMonoNerdFont and running gitu.

Telling from the letter 3 in your screenshot, it seems to not look like JetBrainsMono.

Might want to change the character to support whatever font people are using regardless 🤔

sorry for misleading. thank you for your reply

altsem commented 4 months ago

Just for reference, i did experience the same issue when viewing the test snapshots on the github app on my iphone. Not sure which font it's using.

haznai commented 3 months ago

I have the same issue with Berkeley Mono (no nerd fonts option)

version number: 0.13 (nixpgs) that might be the reason (current version at the time of writing is 0.14)