[patch] ls: better column formatting for unicode characters.
Denys Vlasenko
vda.linux at googlemail.com
Thu Jun 12 10:08:44 PDT 2008
On Thursday 12 June 2008 17:22, Volodymyr Buell wrote:
> Hi.
>
> Ls command produce file list formatted incorrectly when filenames
> contain unicode characters: columns are shifted to the left when
> multibyte chars are present in file names. There is the patch that
> solve this issue. New option in configuration was added to support
> widechars as well... wchar.h and ctype.h are needed to be included in
> libbb.h (mayby) but they were placed here since it's used only in
> ls.c.
Thanks, bbox needs some utf-8 work :(
I guess you cut-n-pasted your patch and all tab chars got converted
to spaces. Can you resent an undamaged patch (e.g. in attachment)?
--
vda
More information about the busybox
mailing list