chris-marsh / pureline

A Pure Bash Powerline PS1 Command Prompt
MIT License
507 stars 95 forks source link

Unicode symbols #44

Closed Terkea closed 3 years ago

Terkea commented 4 years ago

Hi folks, I've got a problem with the Unicode symbols, for some reason they decided not to show up image

lynxhug commented 4 years ago

You probably need to install powerline fonts? Here https://github.com/powerline/fonts

Terkea commented 4 years ago

indeed I did but still, that doesn't fix the missing icons but the triangles at the end of each colour

lynxhug commented 4 years ago

Then there is probably something wrong with your fonts configuration. I had same problem, installing fonts and following instructions from documentation helped me fix supposedly same problem. You could try out nerd fonts they have nice "triangles" icons from powerline-extra-symbols repo.

chris-marsh commented 3 years ago

Hi @Terkea, I see you didn't get this issue resolved.

Can I confirm that after installing the font you have also configured your terminal to use it? Which font have you installed and configured?

chris-marsh commented 3 years ago

Closing, as without further information this appears to be a system configuration issue and not PureLine related.