I am using Xubuntu with xfce4-terminal, configured for utf-8. I use an ssh connection to Libreelec. The locale addon is installed and configured:
Code
LibreELEC:~ # locale
LANG=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER="de_DE.UTF-8"
LC_NAME="de_DE.UTF-8"
LC_ADDRESS="de_DE.UTF-8"
LC_TELEPHONE="de_DE.UTF-8"
LC_MEASUREMENT="de_DE.UTF-8"
LC_IDENTIFICATION="de_DE.UTF-8"
LC_ALL=
Display More
The cat command shows text with right german 'Umlaute', including ß. I can also type ß in console and it shows right.
But when I open nano, I can only write äöü. When I type ß it shows =. Same with existing ß in text.
What am I missing? Version is LibreELEC (official): 12.0.2 (RPi2.arm)