Size: 334
Comment:
|
Size: 512
Comment: added note about how to achieve the same result with the pager extension
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
Obosoleted by [[PagerExtension]]s support for {{{ [pager] pager = LESS='FSRX' less }}} which makes less behave like cat for the usecases autopager was built for. |
Autopager Extension
Author: Brodie Rao
Repository: http://bitheap.org/hg/autopager/
Overview
Advanced version of PagerExtension that knows about screen dimensions. It pages command output through external pager only if the output is longer than one screen.
Obosoleted by PagerExtensions support for
[pager] pager = LESS='FSRX' less
which makes less behave like cat for the usecases autopager was built for.