Right, that is the issue; I was surprised to find `more` clearing the
screen. I use `less` a lot, but what I like `more` for is that it
essentially works like a teletypewriter of yore where I can pipe it to
other things.
On 18 Feb 2022, at 14:22, przemek klosowski via devel wrote:
On 2/13/22 22:08, Todd Zullinger wrote:
Ron Olson wrote:
Sorry if I missed something, but under Rawhide I
discovered when I tried to “more somefile.txt” I got
“less” behavior, while Fedora 35 still runs more like, uh,
more.
I'm not quite sure what "less" behavior you mean, so I'm
only guessing.
FWIW 'less' clears the screen so I sometimes use 'more' when I want
some text (e.g. a tutorial example from a man page) to remain visible
on the screen after I quit reading the man page.
OTOH, you can get the non-clearing behavior by doing 'less -X', so
maybe
alias more='less -X'
is a workaround.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines:
https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it:
https://pagure.io/fedora-infrastructure
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it:
https://pagure.io/fedora-infrastructure