"Dmitry Timoshkov" <[EMAIL PROTECTED]> writes:
> I don't know what do you mean by "128+31". But characters from 32 to 255
> are really printable and visible in any code page.
If your terminal is not 8-bit clean, 128..128+31 could be interpreted
as control characters which is very annoying.
> I don't see any problem with it. And how characters with the codes
> from 127 to 255 could be readable in another way? With built-in
> (to head) convertor from hex to ANSI? German umlauts, all cyrillic
> letters, other special characters are absolutely unreadable now.
Arguably the right way would be to convert to UTF-8 and use an xterm
that supports that. I'm not sure we want to bother.
--
Alexandre Julliard
[EMAIL PROTECTED]