Both more and less seem to be heavily influenced by the vi commands. Are there any pagers that are more emacs like out of the box?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
||||
|
|
|
Not exactly a pager, but GNU Info uses the same bindings as Emacs. Though I wonder why you would need a pager if you use Emacs… Emacs can browse man pages with |
|||||||||||
|
|
I use this bash function to view files (from memory):
It opens the file (Not on a computer with bash to test on) |
|||
|