Hi Marc, thanks for the reply.

El lun., 29 jun. 2020 a las 16:40, Marc Lehmann (<schm...@schmorp.de>)
escribió:

> On Mon, Jun 29, 2020 at 10:53:19AM -0500, Mauricio Tellez <
> mauricio.tel...@gmail.com> wrote:
> > Hi, I install rxvt-unicode on debian buster, but some icons like docker's
> > whale or python's snake don't show up: https://i.imgur.com/KYBS8Y3.png
> I'm
>
> What unicode codepoints do these characters represent?
>
This is the docker's whale:
http://www.fileformat.info/info/unicode/char/1f433/index.htm and this is
the python's snake:
http://www.fileformat.info/info/unicode/char/1f40d/index.htm

>
> I see no indicastion (from https://github.com/tonsky/FiraCode) that
> fireacode contains extra characters, from the description it seems to only
> use ligatures (but your characters do not seem to be ligatures). Ligatures
> might or might not work properly in rxvt-unicode, depending on whether the
> font is fixed width or not - most "monospace" fonts are not fixed width,
> despite the name.
>
I'm using zsh's spaceship prompt (
https://github.com/denysdovhan/spaceship-prompt) and in the
the  Troubleshooting page say that if icons not rendered fine, you should
use a font like Fira Code, that's why I use that font. Also in that page is
a link for a demo of unicode characters, you can see the result of the test
here: https://i.imgur.com/FedCIWO.png the top terminal is rxvt and the
bottom is gnome-terminal. All show fine (with diference like gradients),
except for the ethiopian text (not that I want to read ethiopian, maybe can
help resolve the issue): https://i.imgur.com/zQ59ckV.png

>
> > think it is a problem with debian's rxvt-unicode. I try to compile it
> but I
> > get the error: make[1]: *** No hay ninguna regla para construir el
> objetivo
> > '../libev/ev_linuxaio.c', necesario para 'ev_cpp.o'.  Alto.
>
> It seems your rxvt-unicode distribution lacks files - where did you
> download it from?

I download from https://github.com/thecjharries/rxvt-unicode but today
download from http://dist.schmorp.de/rxvt-unicode/ and I can compile
without errors. The whale and snake icons still don't show on this new
urxvt, and to add another piece to the puzzle, neither the git branch icon
(this icon show fine in debian's urxvt)

>
>
-- 
>                 The choice of a       Deliantra, the free code+content
> MORPG
>       -----==-     _GNU_              http://www.deliantra.net
>       ----==-- _       generation
>       ---==---(_)__  __ ____  __      Marc Lehmann
>       --==---/ / _ \/ // /\ \/ /      schm...@schmorp.de
>       -=====/_/_//_/\_,_/ /_/\_\
>

This is my locale settings, if help:

LANG=es_MX.UTF-8
LANGUAGE=
LC_CTYPE=es_MX.UTF-8
LC_NUMERIC="es_MX.UTF-8"
LC_TIME="es_MX.UTF-8"
LC_COLLATE="es_MX.UTF-8"
LC_MONETARY="es_MX.UTF-8"
LC_MESSAGES="es_MX.UTF-8"
LC_PAPER="es_MX.UTF-8"
LC_NAME="es_MX.UTF-8"
LC_ADDRESS="es_MX.UTF-8"
LC_TELEPHONE="es_MX.UTF-8"
LC_MEASUREMENT="es_MX.UTF-8"
LC_IDENTIFICATION="es_MX.UTF-8"
LC_ALL=

Thanks in advance.

-- 
Mauricio Tellez
Cel: 2288260479
Fijo: (228)2015202
_______________________________________________
rxvt-unicode mailing list
rxvt-unicode@lists.schmorp.de
http://lists.schmorp.de/mailman/listinfo/rxvt-unicode

Reply via email to