grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 3/3] commands/ls: Proper line breaks between arguments


From: Daniel Kiper
Subject: Re: [PATCH v2 3/3] commands/ls: Proper line breaks between arguments
Date: Wed, 27 Nov 2024 17:29:30 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Sat, Jun 08, 2024 at 04:58:33PM -0500, Glenn Washburn wrote:
> There should be a blank line before each directory argument and before
> each file arugment that come after a directory argument. This brings the
> ls command more inline with GNU's ls. Although one key difference still is
> that GNU's ls reorders the output of arguments so that all file arguments
> are grouped at the beginning of output, while GRUB's ls does no reordering
> and shows output for each arument in the order that it was specified on
> the command line. Also fixed is an issue where there was a blank line
> between the output of consecutive file path arguments, which needlessly
> wastes valuable screen space.

Again, two separate patches?

Daniel



reply via email to

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