Questions tagged [most]
Most is a text pager
7 questions
1 vote
1 answer
144 views
Horizontal scrolling pager with vi keys
less and most use j and k, but they don't use h and l for horizontal scrolling. Is there a way I can fix either of these to do that? or maybe an alternative tool that I could use as a pager that does ...
1 vote
1 answer
476 views
How to configure the "most" pager to highlight all matches on search?
I have been using the "most" pager for couple of years, but when searching and jumping and navigating between the matches ( with n and p ) the cursor is quite small (I barely notice it), so i'd like ...
19 votes
1 answer
2k views
Is there any way of changing most keybindings to something more familiar?
most pager is nice, but its default keybindings are unlike any other. As I don't want to learn a whole new set of keybindings for my pager (no matter how fancy and wonderful it is), is there any way ...
303 votes
5 answers
241k views
What are the differences between most, more and less?
I'm now using Arch Linux, and find a command most works like more and less. To understand the differences between them is a confusing problem. The question Isn't less just more? mentions the ...