
Code: Select all
$ locale
My locale was not set to UTF-8 - thank you very much! Now it shows squares instead of As....kitsunenokenja wrote:What's your output for
as the lack of UTF-8 is going to be responsible for this.Code: Select all
$ locale

Squares are urxvt problem only.opafix wrote:My locale was not set to UTF-8 - thank you very much! Now it shows squares instead of As....
see https://imgur.com/a/POriVI6
I've tried building from your repo and now it's back to the A circumflex. this happens in Xterm and URXVT.kajzer wrote:Squares are urxvt problem only.opafix wrote:My locale was not set to UTF-8 - thank you very much! Now it shows squares instead of As....
see https://imgur.com/a/POriVI6
You can try with other terminal.
I made ebuild with patches for urxvt, with that squares are gone and instead you can see icons, you can try that here:
https://github.com/kajzersoze/rxvt-unicode
Code: Select all
$ locale
Code: Select all
URxvt.font: xft:ShureTechMono Nerd Font:regular:pixelsize=15
URxvt.boldFont: xft:ShureTechMono Nerd Font:bold:pixelsize=15
URxvt.italicFont: xft:ShureTechMono Nerd Font:italic:pixelsize=15
URxvt.boldItalicfFnt: xft:ShureTechMono Nerd Font:bold:italic:pixelsize=15
Code: Select all
[ebuild R ] x11-terms/rxvt-unicode-9.21::gentoo USE="256-color focused-urgency font-styles mousewheel perl pixbuf startup-notification unicode3 wcwidth xft -alt-font-width -blink -buffer-on-clear -fading-colors -iso14755 -secondary-wheel -vanilla"
Code: Select all
URxvt.font: xft:InconsolataLGC Nerd Font Mono:size=11, xft:M+ 2m, xft:Symbola, xft:Code2000
Code: Select all
xrdb -merge ~/.Xresources



I started using rxvt since 9.22 so I can't answer your question, but I guess they did.kitsunenokenja wrote:Haven't tried it yet since it's still marked unstable. Did upstream make worthwhile changes since last release?