oh-my-fish / theme-bobthefish

A Powerline-style, Git-aware fish theme optimized for awesome.
MIT License
1.46k stars 226 forks source link

Colors and shapes issue #157

Open jnardiello opened 6 years ago

jnardiello commented 6 years ago

Hi all, I'm having an issue using bobthefish. I have followed all the installation steps from fish, ohmyfish and bobthefish. I have also installed (and activated) Nerdfonts and de-activated powerline fonts.

This is what I get:

screen shot 2018-05-29 at 00 27 33

As you can see, colors and shapes of the "powerline" are fairly ugly. Anyone having an idea of what could be going wrong?

Alberto-Safra commented 6 years ago

Hey, did you figure this out?

bobthecow commented 6 years ago

interesting. it looks like you've got the right nerd fonts glyphs for all the git flags, just not for the arrows.

what os/terminal/font combination are you using?

jnardiello commented 6 years ago

Hi, I've experienced this on two different machines/setups.

The screen attached to this Issue is from a macOS high sierra, Hyper terminal/iterm (both), InconsolataGo Nerd Font Mono. But I've had the same result also on a Linux machine, Dell XPS 15 9550, Fedora 26/27, gnome-terminal, same font.

I haven't found any solution and I gave up trying to fix it as it was taking too much time. Hope it helps.

nesl247 commented 6 years ago

Anyone figured this out? Running into the same issue.

JayPalm commented 6 years ago

How did you install nerd fonts? I'm having the same issue after installing via HomeBrew.

nesl247 commented 6 years ago

Via homebrew.

QuadTriangle commented 6 years ago
set -gx LANG en_US.UTF-8 

this fixes my problem