Nerd-fonts: A little problem about Terminess Nerd Font

Created on 15 May 2017  Â·  9Comments  Â·  Source: ryanoasis/nerd-fonts

Urxvt can not show a symbol, like this:
2017-05-15-154323_1911x27_scrot
It's on the right side of the status line.
OS: Arch Linux 4.10.3
URxvt: v9.22
Font used: Terminess (TTF) Nerd Font Complete Mono.ttf.
I've patched this font once using the script provided.

âš  bug

All 9 comments

Another problem... When I use spaceship-zsh-theme, this font can not show icons normally either... Here is the screenshot after executing urxvt -fn "xft:TerminessTTF Nerd Font:regular:size=15":
2017-05-15-183857_1416x209_scrot

@JayceCao hey thanks for the report and details :+1: . I will try to test this out but honestly it probably won't be anytime soon :blush:

Here is what I see using nvim with airline…

screenshot

Although, my fonts might be a little old…

@kierun Is that Terminess font? Is it the mono?

@ryanoasis Terminess font as started with urxvt -fn "xft:TerminessTTF Nerd Font:regular:size=15" and with a neovim session using airline.

Yeah there is a problem here :worried:

So for me it seems to work fine with mono variants but not the other:

urxvt -fn "xft:TerminessTTF Nerd Font Mono:regular:size=15"

I know you shouldn't have to switch fonts.. but.. I seem to be having success with other fonts :thinking::

urxvt -fn "xft:SauceCodePro Nerd Font:regular:size=15"

I feel like this is beyond what we can do, urxvt doesn't work well with double width glyphs, the monospaced TerminessTTF seems to be working well however still not 100% and also I have had better success with the 2.1.0 release.

urxvt -fn "xft:TerminessTTF Nerd Font Mono:regular:size=15" -bg "black" -fg "white"

command line

Selection_034

vim

Selection_035

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lilyball picture lilyball  Â·  5Comments

parkerbxyz picture parkerbxyz  Â·  4Comments

logarytm picture logarytm  Â·  5Comments

boolim picture boolim  Â·  4Comments

ffernand picture ffernand  Â·  4Comments