[Toybox] [PATCH] Auto-size df columns.

enh enh at google.com
Thu Oct 22 19:38:15 PDT 2015


On Thu, Oct 22, 2015 at 4:38 PM, Rob Landley <rob at landley.net> wrote:
> On 10/21/2015 11:33 PM, enh wrote:
>> Auto-size df columns.
>>
>> On Android, the filesystem column is pretty wide. Actually measure the widths.
>>
>> With this I'll switch AOSP over and we can see whether anyone
>> notices/cares that toybox calls realpath(3) on this column.
>
> FYI If you'd like to send me "git format-patch" patches I can apply with
> "git am", I can do that. :)

will do.

> Thanks (and applied),
>
> Rob
>
> P.S. I need to factor out the column measuring stuff into lib.

yeah, i agree, but i thought you'd want to do that. that's why i
didn't bother about utf8 width like ls does; i'm assuming that'll fix
itself when this gets factored out. and in the meantime, no one i know
is using non-ASCII names for block devices :-)

-- 
Elliott Hughes - http://who/enh - http://jessies.org/~enh/
Android native code/tools questions? Mail me/drop by/add me as a reviewer.

 1445567895.0


More information about the Toybox mailing list