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

Samuel Thibault <[email protected]> Sat, 18 Apr 2009 23:06:38 +0200
Newsgroups org.kernel.vger.linux-console,org.kernel.vger.linux-kernel
Message-ID <20090418210638.GU21409@const>
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?

Samuel