Re: UTF-8 and Alt key in the console

From: David Newall
Date: Tue Apr 01 2008 - 20:02:54 EST


Jan Engelhardt wrote:
> Hence the proposal of using definite start and end markers:
>
> echo -e '\x1B43m\x1D wonderful \x1B0m\x1D' | cosmicrays | cat

I see no merit in the idea. Most seriously, there isn't any real-world
problem being solved. In addition, it proposes creating yet another
type of terminal emulation. If there's something you don't like about
VT escape codes, use a different emulation. For example, Televideo
terminals used almost exclusively single-character control codes,
reducing the scope of being mid-sequence to, well much closer to zero.

You need to make quite clear that your proposal is to discontinue use of
VT terminal emulation.
--
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/