Re: How is 8-bit character support enabled for the TTY driver

Dominik Kubla (dominik.kubla@uni-mainz.de)
Thu, 9 Dec 1999 18:04:40 +0100


On Tue, Dec 07, 1999 at 03:25:39PM -0700, Jeff V. Merkey wrote:
>
> Sorry Dick, but this doesn't work with bash. It still outputs
> characters below 127. I tried thi already.
>
> Jeff

You poor americans! We in Europe (and elsewhere in the world) have
known for years that this is a "feature" of readline...

Just create a $HOME/.inputrc like this:

set meta-mode on
set convert-meta off
set output-meta on

And bash will happily display german umlauts and whatever.

Now back to real kernel problems...

Yours,
Dominik Kubla

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