Size: 261
Comment: Stub for autopager
|
Size: 334
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
''Author:'' Brodie Rao | ''Author:'' [[BrodieRao|Brodie Rao]] |
Line 5: | Line 5: |
Repository URL: http://bitheap.org/hg/autopager/ | Repository: http://bitheap.org/hg/autopager/ |
Line 9: | Line 9: |
When enabled, this extension will automatically page command output when that output is longer than one screen. It resembles `less -FX`. | 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. ---- CategoryExtensionsByOthers |
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.