[Konsole-devel] [Bug 198773] konsole has problems with chars like à , è , ì , ò , ù . utf8 encoding
Marian Kyral
mkyral at email.cz
Fri Sep 18 13:38:19 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=198773
--- Comment #3 from Marian Kyral <mkyral email cz> 2009-09-18 15:38:18 ---
So I fond the reason.
It happen when I switch to root using "sudo su" command. In this case the
locale is not set (don't know why). I still can write accent characters like
"áí" and characters are correctly shown. But backspace deletes only one byte
and the second byte causes the � is shown.
Testcase:
* open a new tab
* unset LANG
* type lá
* delete á
* type s
* enter
* bash: l�s: command not found
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list