[Toybox] make menuconfig
Felix Janda
felix.janda at posteo.de
Mon May 4 13:47:38 PDT 2015
enh wrote:
> On Mon, May 4, 2015 at 10:57 AM, Felix Janda <felix.janda at posteo.de> wrote:
[..]
> > I just wanted to say that not everything is yet fixed. For example
> > 'ls --color' does not work at all. (Seems to be related to the option
> > parsing.)
>
> works for me. are you sure you have LS_COLOR configured?
CONFIG_LS=y
# CONFIG_LS_Z is not set
CONFIG_LS_COLOR=y
> i did notice one bug though --- the -Z help gets output part way
> through the --color output:
>
> --color device=yellow symlink=turquoise/red dir=blue socket=purple
> -Z security context
> files: exe=green suid=red suidfile=redback stickydir=greenback
> =auto means detect if output is a tty.
>
> that's weird.
For me the corresponding output for ls --help is (notice the end)
--color device=yellow symlink=turquoise/red dir=blue socket=purple
files: exe=green suid=red suidfile=redback stickydir=greenback
=auto means detect if output is a tty.
ls: Unknown option help
> > Also even on a terminal ls now only shows one directory per line. With the
> > following hack, the previous behavior is restored in my case.
>
> heh. i thought this was because adb doesn't pass through window size
> information but you're right --- i see this on the desktop too.
Thanks for reproducing the issue.
Felix
1430772458.0
More information about the Toybox
mailing list