You are not logged in.
Pages: 1
Does anyone know if the "more" command has changed with the util-linux 2.37.4-1 -> 2.38-1 upgrade in relation to reaching EOF?
Under 2.37.4-1, more quits automatically at the EOF, but under 2.38-1, when reaching EOF, I see "(END)" and I have to type "q" to exit: typing space doesn't quit either and keeps paging blank pages ad infinitum.
Using "more -e" or "more --exit-on-eof" works as I would expect.
I'm unsure if this is an upstream bug as I cannot see any arch related changes?
Last edited by paulkerry (2022-04-03 19:46:54)
Offline
https://github.com/util-linux/util-linu … Notes#L784
https://github.com/util-linux/util-linu … a4d11a3fac
Last edited by WorMzy (2022-04-03 19:43:34)
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Thanks @WorMzy - I obviously didn't dig deeply enough upstream.
Offline
Pages: 1