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.li...@googlemail.com>
Date:   Fri Sep 15 17:14:01 2017 +0200

    less,microcom,lineedit: use common routine to set raw termios

A.
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to