> behaviour). The shell no, it was the one present on my machine and
Bizarre, so you are using deliberately misconfigured ancient userspace to
complain about utf-8
The shell puts the terminal in character by character mode and readline
does this. If you have your shell/readline deliberately set up not to be
doing unicode locales then it will do the wrong thing.
The console driver isn't involved - readline took over for the shell, and
readline most definitely supports this in a utf8 locale.
Alan
--