Open GokulSNarayan opened 2 years ago
Are using a nerd font in .hyper.js
Check #4018
Aside from setting fontFamily
, make sure to set disableLigatures
to false
. Then restart hyper.
Meslo LG M DZ for Powerline
Adding this font solved the issue
I noticed this issue isn't closed. Adding "Source Code Pro for Powerline", ...
(from nerd fonts) to the beginning of my fontFamily
solved this and added the git branch iconography to the Agnoster prompt. Changing disableLigatures: false
didn't appear to make a difference at least with that specific font.
Issue