You are not logged in.
https://s8.directupload.net/images/210307/xdy3xpva.png
By using xfce4 Terminal, I get the strange unicode characters which lets me think I haven't a specific encoder installed in the system? I use the default system font: Monospace Regular, sized 12.
Guake Terminal doesn't have this problem.
This one didn't help much:
https://forum.xfce.org/viewtopic.php?id=9004
EDIT: Nothing was wrong with my locale.gen...I just had to select the UTF8 in Unicode in Advanced tab
Last edited by ArchNewbieKernel (2021-03-07 15:38:57)
Offline
The right part of the image suggests that you default to ascii??
What's the output of
localectl
locale
locale -aAlso please replace the oversized (200x200 max) image w/ a link/thumbnail.
Offline
The right part of the image suggests that you default to ascii??
What's the output oflocalectl locale locale -a
System Locale: LANG=us
VC Keymap:us
X11 Layout: n/a
LANG=C
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=
C
POSIX
en_US.utf8Offline
Fix your locale and use some UTF-8, many clients blindly rely on that.
Edit, https://wiki.archlinux.org/index.php/Locale
Last edited by seth (2021-03-07 14:03:44)
Offline
Fix your locale and use some UTF-8, many clients blindly rely on that.
Edit, https://wiki.archlinux.org/index.php/Locale
You didn't point at what part's wrong on the output of mine.
Offline
Everything.
How did you install archlinux?
Offline
Everything.
How did you install archlinux?
It's been 6 years and i've done that by RTFM ;-)
Offline