sebastiencs / icons-in-terminal

Use any fonts in the terminal without replacing or patching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Icons

trueblooda opened this issue · comments

On Mac Ventura. I did ./install.sh then print icons and this is just one section of what it prints out
Screenshot 2022-11-14 at 12 53 57 AM
Im using nerd fonts hacked but still can't get any icons. Im using the Warp terminal with fish as the main shell.

On Mac Ventura. I did ./install.sh then print icons and this is just one section of what it prints out
Screenshot 2022-11-14 at 12 53 57 AM
Im using nerd fonts hacked but still can't get any icons. Im using the Warp terminal with fish as the main shell.

Me too

@davymartins A temporary fix to this is to use zsh edit your .zshrc and install zsh-autocomplete here. https://github.com/marlonrichert/zsh-autocomplete that will make zshell like fish and your icons should work. I would also look up lsd(ls deluxe if you like your icons)

Same issue here:
MacOS 14.0 (23A344)

Installed Nerd Fonts with brew
image

This be this project still works, you just have to setup properly:
image

The instructions for macos are in the very first issue for this Github repo!
Please try to search for similar issues in order to avoid duplication: #1

In short, for macos does not follow unix standard completely so besides the unix fontconfig you'll have to install it to Apple's font book to ensure it to work across all applications.
That is to double click the font to install it.

Also try to refresh the font cache: fc-cache -f -v

You must also make sure that your application supports the said fallback mechanism.
Personally I used to use it on kitty and I configure sth like this: symbol_map U+E000-U+EEA0 icons-in-terminal