12 lines
257 B
Plaintext
12 lines
257 B
Plaintext
|
|
||
|
'pager' is a boolean variable which, when set, tells archie to filter all
|
||
|
output through the pager "less".
|
||
|
|
||
|
It improves the look of the output (but is not necessary) if you also set
|
||
|
the 'term' variable to your terminal type.
|
||
|
|
||
|
Example:
|
||
|
|
||
|
set pager
|
||
|
|