On 05/02/2017 23:18, deloptes wrote: > [...] > now check for tty > > cat /etc/default/console-setup > # CONFIGURATION FILE FOR SETUPCON > > # Consult the console-setup(5) manual page. > > ACTIVE_CONSOLES="/dev/tty[1-6]" > > CHARMAP="UTF-8" > > CODESET="guess" > FONTFACE="Fixed" > FONTSIZE="8x16" > > VIDEOMODE= > > # The following is an example how to use a braille font > # FONT='lat9w-08.psf.gz brl-8x8.psf'
I have the same > > [...] > > Markus Kuhn's UTF-8 and Unicode FAQ for Unix/Linux is invaluable. > http://superuser.com/questions/556993/how-to-display-unicode-in-a-linux-virtual-terminal I'll take a look BTW I installed a VM (testing), I checked the test `echo -e '1\u03362'` and I got the same return: simple 1 and strikethrough 2 :-( Regards -- Alessandro T. R: Perché leggiamo dall'alto al basso e da sinistra a destra. D: Perché dovrei iniziare la risposta all'e-mail dopo il testo citato?