You are not logged in.
hello everybody!
both 'vim' and 'moc' cannot display cyrillic in 'xfce4-terminal'. for comparison, with 'xterm' and 'tilda' both work fine.
locale
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
added BG with 'dpkg-reconfigure locales' but the issue is still present
locale -a
bg_BG
bg_BG.cp1251
bg_BG.utf8
C
C.UTF-8
en_US.utf8
POSIX
any suggestions are appreciated!
thank you in advance!
p.s.
checking '~/.config/xfce4/terminal/terminalrc' showed
cat ~/.config/xfce4/terminal/terminalrc | grep Font
FontUseSystem=TRUE
FontAllowBold=FALSE
so, changing the default font solved it
Last edited by amaro (2022-02-13 11:58:12)
Offline