On 24.03.14,14:21, Leander S. wrote:
> Hi
> 
> I have an UTF-8 issue displaying the month March as "März" in german.
> I use default Mac OSx Terminal as well as Putty. Putty is configured for
> UTF-8 ... yet I get funny characters for the umlaut "ä" on both Terminals.
> 
> root@Host [~]$ locale
> LANG=de_DE.UTF-8
> LC_CTYPE="de_DE.UTF-8"
> LC_COLLATE=C
> LC_TIME="de_DE.UTF-8"
> LC_NUMERIC="de_DE.UTF-8"
> LC_MONETARY="de_DE.UTF-8"
> LC_MESSAGES="de_DE.UTF-8"
> LC_ALL=
> 
> root@Host [~]$ screen -v
> Screen version 4.00.03 (FAU) 23-Oct-06
> 
> root@Host [~]$ cat ./.screenrc
> [...]
> defutf8 on
> [...]
> 
> Any idea what causes this issue?
> 

My locale output is like this:

LANG=nb_NO.utf8LC_CTYPE="nb_NO.utf8"
LC_NUMERIC="nb_NO.utf8"
LC_TIME="nb_NO.utf8"
LC_COLLATE=C
LC_MONETARY="nb_NO.utf8"
LC_MESSAGES="nb_NO.utf8"
LC_PAPER="nb_NO.utf8"
LC_NAME="nb_NO.utf8"
LC_ADDRESS="nb_NO.utf8"
LC_TELEPHONE="nb_NO.utf8"
LC_MEASUREMENT="nb_NO.utf8"
ATION="nb_NO.utf8"
LC_ALL=


Have you tried to write utf8 instead?

Jostein




_______________________________________________
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to