Closed ilyagr closed 1 year ago
$ echo aa |MOAR= moar -quit-if-one-screen && echo bb aabb $ moar --version v1.18.3
The expected result of the first command would have been:
aa bb
I've also seen this bug in previous versions of moar.
moar
This is on Linux, Debian testing (trixie)
Fixed in 1.18.4: https://github.com/walles/moar/releases/tag/v1.18.4
Thanks for the super clear report @ilyagr!
Thank you very much!
The expected result of the first command would have been:
I've also seen this bug in previous versions of
moar
.This is on Linux, Debian testing (trixie)