| DVTM-PAGER(1) | General Commands Manual | DVTM-PAGER(1) |
dvtm-pager —
select appropriate pager for dvtm
dvtm-pager |
ARGS... |
dvtm-pager is an utility used by the
dvtm(1) terminal multiplexer to display its scrollback
history using a suitable pager.
The invoked pager is expected to display the data sent to its standard input. The data stream might contain ANSI color escape sequence. All command line arguments are forwarded verbatim. dvtm(1) uses this to adjust the initial view port by passing +n, meaning the start of line n should be displayed.
dvtm-pager will try to find the preferred
pager by checking these variables in order:
DVTM_PAGER-R for less(1).PAGERIf none of these variables are set, less(1) is used.
dvtm is written by Marc André Tanner <mat at brain-dump.org>
| January 3, 2017 | dvtm 0.15+40.g311a8c0-1build1 |