Skip to main content
edited tags
Link
Gilles 'SO- stop being evil'
  • 865.9k
  • 205
  • 1.8k
  • 2.3k
fixed mistake after Ignacio's answer
Source Link
Matthias 009
  • 203
  • 1
  • 2
  • 5

I used to be able to copy&paste (or type if I load respective keyboard layout) any kind of characters (eg. é ö ñ ß و 好) in my console/terminal.

Now I bought a new computer and it does not work any more, only English/ASCII characters (but in other programs, e.g. firefox, it still works).

Distribution: Ubuntu. Terminals tried: gnome-terminal, xterm, konsole.

I tried setting LANGUAGELANG in /etc/environment to en_US.UTF-8 but after reboot echo $LANGUAGE$LANG still gives enC. I also tried setting Character encoding to Unicode(UTF-8) in the gnome-terminal Terminal-menu - without effect.

Question: How can I get a terminal that is able to deal with non-English characters?

I used to be able to copy&paste (or type if I load respective keyboard layout) any kind of characters (eg. é ö ñ ß و 好) in my console/terminal.

Now I bought a new computer and it does not work any more, only English/ASCII characters (but in other programs, e.g. firefox, it still works).

Distribution: Ubuntu. Terminals tried: gnome-terminal, xterm, konsole.

I tried setting LANGUAGE in /etc/environment to en_US.UTF-8 but after reboot echo $LANGUAGE still gives en. I also tried setting Character encoding to Unicode(UTF-8) in the gnome-terminal Terminal-menu

Question: How can I get a terminal that is able to deal with non-English characters?

I used to be able to copy&paste (or type if I load respective keyboard layout) any kind of characters (eg. é ö ñ ß و 好) in my console/terminal.

Now I bought a new computer and it does not work any more, only English/ASCII characters (but in other programs, e.g. firefox, it still works).

Distribution: Ubuntu. Terminals tried: gnome-terminal, xterm, konsole.

I tried setting LANG in /etc/environment to en_US.UTF-8 but after reboot echo $LANG still gives C. I also tried setting Character encoding to Unicode(UTF-8) in the gnome-terminal Terminal-menu - without effect.

Question: How can I get a terminal that is able to deal with non-English characters?

Source Link
Matthias 009
  • 203
  • 1
  • 2
  • 5

terminal: non-english characters

I used to be able to copy&paste (or type if I load respective keyboard layout) any kind of characters (eg. é ö ñ ß و 好) in my console/terminal.

Now I bought a new computer and it does not work any more, only English/ASCII characters (but in other programs, e.g. firefox, it still works).

Distribution: Ubuntu. Terminals tried: gnome-terminal, xterm, konsole.

I tried setting LANGUAGE in /etc/environment to en_US.UTF-8 but after reboot echo $LANGUAGE still gives en. I also tried setting Character encoding to Unicode(UTF-8) in the gnome-terminal Terminal-menu

Question: How can I get a terminal that is able to deal with non-English characters?