Re: [console] CSI (128+27) vs BIG5 (and possibly others)

From: Alan Cox
Date: Mon Apr 20 2009 - 06:29:11 EST


On Sat, 18 Apr 2009 23:06:38 +0200
Samuel Thibault <samuel.thibault@xxxxxxxxxxxx> wrote:

> Hello,
>
> A chinese user reported that some characters don't show up fine on
> its console. This happens to be because character 128+27 is handled
> specially by the linux Console. I believe the same issues can happen
> with other characters sets. Since linux' terminfo makes applications
> use \E[ anyway, would it be ok to add an option to disable the 128+27
> handling?

I'm reluctant to do so because its extra complication we don't need (at
least nobody has needed for over fifteen years), it's bound to confuse
some other application, and given almost everyone has already gone UTF-8
it's really debating a corner case only relevant to the past anyway.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/