[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH] less: Ignore -X
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2021-09-28 21:26:37
Message-ID: CAK1hOcOFU8DA12SoetuNAgm8A1f4dDBR8R=o05hV8oYPH6Na2Q () mail ! gmail ! com
[Download RAW message or body]

Applied, thanks

On Tue, Sep 28, 2021 at 9:48 PM Ismael Luceno <ismael@iodev.co.uk> wrote:
>
> The flag disables termcap init/deinit of the terminal, which the applet
> doesn't do anyway.
>
> Signed-off-by: Ismael Luceno <ismael@iodev.co.uk>
> ---
>  miscutils/less.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/miscutils/less.c b/miscutils/less.c
> index 223c2558d0d7..26983f40d329 100644
> --- a/miscutils/less.c
> +++ b/miscutils/less.c
> @@ -1820,7 +1820,7 @@ int less_main(int argc, char **argv)
>         getopt32(argv, "EMmN~IF"
>                 IF_FEATURE_LESS_TRUNCATE("S")
>                 IF_FEATURE_LESS_RAW("R")
> -               /*ignored:*/"s"
> +               /*ignored:*/"sX"
>         );
>         argv += optind;
>         num_files = argc - optind;
> --
> 2.33.0
>
> _______________________________________________
> busybox mailing list
> busybox@busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic