bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Misalignment of pinky output: lack of support of multibyte char


From: Rodolfo Ribeiro Gomes
Subject: Misalignment of pinky output: lack of support of multibyte char
Date: Thu, 14 Jan 2010 19:24:15 -0200

Hello. I was translating coreutils 8.3 and testing it when I saw that
the pinky output was not fine:
$ pinky
Usuário Nome                 TTY      Ocioso Quando           Onde
rodolfo  Rodolfo Ribeiro Gom  tty7     03:07  2010-01-14 18:03 :0

So I tried to see it on english, and it is ok:

$ LC_ALL=en pinky
Login    Name                 TTY      Idle   When         Where
rodolfo  Rodolfo Ribeiro Gom  tty7     03:10  Jan 14 18:03 :0

I changed the char á from my string as I use UTF-8, and it becomes ok,
but not with a correct spell:

$ pinky
Usuario  Nome                 TTY      Ocioso Quando           Onde
rodolfo  Rodolfo Ribeiro Gom  tty7     03:10  2010-01-14 18:03 :0

Regards,
Rodolfo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]