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

Logos not displaying properly #4

Open
OliverEvans96 opened this issue Sep 22, 2020 · 12 comments
Open

Logos not displaying properly #4

OliverEvans96 opened this issue Sep 22, 2020 · 12 comments

Comments

@OliverEvans96
Copy link

OliverEvans96 commented Sep 22, 2020

Hi,

Looks like a cool project, but it's not working for me. I'm mostly getting random Arabic and horoscope symbols displaying. I'm using gnome-terminal on Arch Linux with zsh (although it looks the same in bash). Let me know if I've misconfigured it somehow.

2020-09-22-170248_1916x1041_scrot

Oliver

@mholt
Copy link

mholt commented Sep 22, 2020

I'm getting the same thing as posted on ^ reddit (https://ibb.co/8NrQ6Ks) -- I imagine I'm missing some font or something? (Stock Ubuntu 20.04 terminal)

The screenshots in the readme have a much fancier shell than mine; will this not work with bash? A Requirements section would be helpful I think.

@Yash-Handa
Copy link
Owner

In order to get icons on the terminal nerd fonts are required. Basically Nerd Fonts patches your current font i.e., the last few unicode points (approx 2,824 out of 143,859) in the font are replaced with nerdy icons.

The list of already patched fonts is given here, just choose a font from it, install it and change the terminal font to that font (restarting of terminal may be required).

You can also patch a font if you can't find your favorite font in the list.


Some Platform dependent Instuctions:

  • Prefer not to use Nerd-font AUR:
    Don't use Nerd-fonts Complete AUR, it downloads all patched fonts available which is not what is required. You just need one font or you can patch your own font if you cant find it in the nerd-font repository.

    There are some single font Nerd-font AURs like for DejaVo, Fira Code, Go Mone which can be used the list of available AUR packages is given here

  • Using Homebrew Fonts on MacOS:
    All fonts are available via Homebrew Cask Fonts on macOS (OS X). For more detail see here

@GiuBravo
Copy link

I'm facing the same issue on Ubuntu 22.04 LTS. I downloaded the fonts available on Nerdfonts, extracted them to the corresponding folder, and applied the font-patcher provided by Nerdfonts. I updated the cache, restarted the terminal, but it didn't resolve the issue.

@ISaIGoI
Copy link

ISaIGoI commented Nov 21, 2023

Help!

Screenshot 2023-11-21 191916
Screenshot 2023-11-21 181448

@MarianaIshak
Copy link

I have the same issue. Using Ubuntu on WSL:
image

I've already installed the patched version of CascadiaCode and installed it, selected it in the settings:
image

but still seeing the same result :(

@ISaIGoI
Copy link

ISaIGoI commented Feb 3, 2024

Same thing!

@HamammSoleman
Copy link

I Also have the same issue, I'm currently using Cascadia Code.
Seems like it could be something to do with Ubuntu on wsl.

@RohollahHS
Copy link

I have the same issue.

@ISaIGoI
Copy link

ISaIGoI commented Feb 25, 2024

I Also have the same issue, I'm currently using Cascadia Code. Seems like it could be something to do with Ubuntu on wsl.

Nope, I did the same steps on my Linux VM, and the issue still exists!

@gabordikan
Copy link

I have the same issue under Windows. In Windows Terminal, I tried many of Nerd Fonts, but icons look same
image
image

@gabordikan
Copy link

Ok, this code fix has resolves my issue:
#49

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

9 participants