5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
-- Switch pagers with :x and :xx commands
|
|
\set x '\\setenv PAGER ''less -S'''
|
|
\set xx '\\setenv PAGER \'pspg -bX --no-mouse\''
|
|
\timing on
|