sebastiencs / icons-in-terminal

Use any fonts in the terminal without replacing or patching
MIT License
1k stars 46 forks source link

How do I enable fonts in emacs? #34

Open hsheikhali opened 3 years ago

hsheikhali commented 3 years ago

So I use emacs but I don't know how to enable the fonticons for emacs-in-terminal ? I added: (require 'icons-in-terminal) (insert (icons-in-terminal 'oct_flame)) ; C-h f icons-in-terminal[RET] for more info

but it did nothing? Can someone show me how their init.el looks?

seagle0128 commented 3 years ago

Try https://github.com/seagle0128/icons-in-terminal.el.