hello,
on 16.03.17 I wrote you the following e-mail without getting any response:
--- Begin Message ---
- To: util-linux@xxxxxxxxxxxxxxx
- Subject: "more"
- From: kalle <kalle@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 16 Mar 2017 15:56:27 +0100
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
hello.
i have util-linux version 2.20.1 , the "more"-manpage says version 5.19
of more, and found the following problems in "more":
I start with more FILE.
then "=" to get the line "57". It is to say here, that the first line of
the screen, will not be shown again, even if typing "b".
Then z ;then = again. Gives line 115.
b;= :line 58
s;= :line 116
b;= :line 59
f;= :line 173
b;= :line 116
b;= :line 59
This result seems to contradict to man more's definitions of
-"s" :"skip forward k lines of text. Defaults to 1."
-"f" :"skip forward k screenfuls of text. Defaults to 1."
--- End Message ---