Incorrect UTF-8 support with X terminal
Brought to you by:
rad2k
I'm using YSM in a GNOME's Terminal and the locale is
set to es_AR.UTF-8. When I type a multi-byte character
(for example á, or á) YSM seems to be reading
each byte separately, and then sending each of them as
an UTF-8 encoded itself, thus sending 4 bytes instead
of two for my original character.
No clue here Raddy, sorry.
Well, I noticed that I had YSM compiled without
readline support. I just recompiled it with readline
enabled and the problem persists.
Logged In: YES
user_id=429334
does readline behave the same way in other applications? if
it does, have you tried 2.9.6? ysm was not looking for
.inputrc in the correct paths before.
greets,
raddy