This is reproduced in Ubuntu 14.04, 16.04 and 16.10, when I type "é" in shell or any editor (vi, nano, ...), ubuntu prints "é ".
Could someone explain me how to get rid of this ?
UPDATE :
- When I say I "reproduce" on different versions of Ubuntu, it's only by opening a terminal on my desktop Ubuntu 16.10, so I guess only this one has the problem.
- The font is the default font, if I change the font, it doesn't resolve this problem
env | grep '^\(LANG\|LC_\)'
. – AlexP Feb 13 '17 at 14:56