Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Powerline Font Rendering in PuTTY #35

Open
mgoffin opened this issue Apr 30, 2013 · 9 comments
Open

Powerline Font Rendering in PuTTY #35

mgoffin opened this issue Apr 30, 2013 · 9 comments

Comments

@mgoffin
Copy link

mgoffin commented Apr 30, 2013

Some of the fonts don't seem to be patching properly. I'm using the latest powerline-fonts, and I even tried patching the original Droid Sans Mono with the latest fontpatcher. Here's what I currently see:

Anonymous Pro for Powerline:
anonymous_pro

Consolas:
foo

DejaVu Sans Mono for Powerline
foo

Droid Sans Mono Dotted for Powerline
foo

Droid Sans Mono for Powerline
foo

Droid Sans Mono Slashed for Powerline
foo

Inconsolata for Powerline
foo

Liberation Mono for Powerline
foo

Meslo (none of these would actually load in windows for me)

Source Code Pro for Powerline
foo

Ubuntu Mono for Powerline
foo

@arielp
Copy link

arielp commented Jun 6, 2013

Check out #18 for a couple of fonts that work well (for me at least) with Windows.

@mgoffin
Copy link
Author

mgoffin commented Jun 6, 2013

I settled on one of the ones that work, but given half of them don't, I figured I'd post the issue so they can possibly get fixed :)

@BenBergman
Copy link

I have tried all the fonts included in this repo as well as those in #18, but none of them show the fancy symbols for me with PuTTY or Cygwin. For PuTTY, I have my Window > Translation > Remote character set = UTF-8. Is there some other setting that I'm missing? I am running PuTTY 0.62 and Windows 7 x64 SP1.

@BenBergman
Copy link

False alarm. The Arch Linux box I was SSHing into had the locale set wrong. I changed it to en_US.UTF-8 and all is golden now.

@blark
Copy link

blark commented Dec 18, 2013

Having the same issues - none of the Windows fonts seem to have all of the symbols (at least when using putty).

@andradei
Copy link

andradei commented Oct 3, 2014

I installed Powerline-shell on my Ubuntu VM, when I SSH into it with Putty, I get bad font rendering no matter what font I choose on Putty (unlike mgoffin).

How do I get at least a few of them to work like described by mgoffin?

@arielp
Copy link

arielp commented Oct 4, 2014

@andradei I use https://github.com/belluzj/fantasque-sans these days. I believe it has the powerline symbols included.

@NoAnyLove
Copy link

I tried almost all fonts in repo, as well as fantasque sans. It seems only DejaVu Sans Mono Bold for Powerline works for all characters in "\ue0b0 \u00b1 \ue0a0 \u27a6 \u2718 \u26a1 \u2699"

@andrewm659
Copy link

This still an issue using Windows10 with putty .73 and CentOS 8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants
@BenBergman @mgoffin @NoAnyLove @blark @arielp @andradei @andrewm659 and others