When I run
{ echo ab ; sleep 3 ; echo cd; } | less --file-size
and type Ctrl-X during the "sleep", I get "ab" only, still after
these 3 seconds.
This bug has been fixed upstream in the merge done just after v668
(which is rather old).
When I run
{ echo ab ; sleep 3 ; echo cd; } | less --file-size
and type Ctrl-X during the "sleep", I get "ab" only, still after
these 3 seconds.
This bug has been fixed upstream in the merge done just after v668
(which is rather old).