bug-coreutils
[Top][All Lists]
Advanced

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

Alignment bug in ls with UTF-8 filenames under Mac OS X


From: Vincent Lefevre
Subject: Alignment bug in ls with UTF-8 filenames under Mac OS X
Date: Tue, 16 Jan 2007 04:05:53 +0100
User-agent: Mutt/1.5.13-vl-r14963 (2007-01-09)

Hi,

Under Mac OS X 10.4.8 with ls (GNU coreutils) 5.97 (installed via
MacPorts), in a 80-column terminal (uxterm), I get:

$ ls
É                               y123456789012345678901234567890
x123456789012345678901234567890  z123456789012345678901234567890

instead of:

$ ls
É                                y123456789012345678901234567890
x123456789012345678901234567890  z123456789012345678901234567890

Note:

$ locale
LANG="POSIX"
LC_COLLATE="POSIX"
LC_CTYPE="en_US.UTF-8"
LC_MESSAGES="POSIX"
LC_MONETARY="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_ALL="POSIX/en_US.UTF-8/POSIX/POSIX/POSIX/POSIX"

Regards,

-- 
Vincent Lefèvre <address@hidden> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)




reply via email to

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