[REGRESSION] busybox less output messed up

Denys Vlasenko vda.linux at googlemail.com
Mon Apr 16 08:27:16 UTC 2018


Fixed in git, please try.

On Mon, Apr 16, 2018 at 12:19 AM, Aaro Koskinen <aaro.koskinen at iki.fi> wrote:
> Hi,
>
> Busybox less output gets messed up if the input is delayed.
>
> E.g. on busybox source tree:
>
>         (sleep 10; ls) | ./busybox less
>
> produces the following on my Xterm:
>
> [...]
> ~                      LICENSE
> ~                             Makefile
> ~                                     Makefile.custom
> ~                                                    Makefile.flags
> ~                                                                  Makefile.help
> [...]
>
> Bisected to:
>
> commit aaaaaa5ad6a93101d38800467fe3750b35fed6ea
> Author: Denys Vlasenko <vda.linux at googlemail.com>
> Date:   Fri Sep 15 17:14:01 2017 +0200
>
>     less,microcom,lineedit: use common routine to set raw termios
>
> A.


More information about the busybox mailing list