Files
tuir/rtv/terminal.py
Joe MacDonald 3fd389c5c2 pager: Add RTV_PAGER to support a reddit-specific setting
Reddit submissions and comments are styled with Markdown.  If you have a
Markdown-aware pager/viewer on your system it is convenient to be able to
use it rather than the default 'less'/'more'/etc. one used for everything
else on the system.  Support a high-priority environment variable that
will be consulted prior to checking $PAGER and/or defaulting to 'less'.

Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2018-07-03 15:14:20 -04:00

33 KiB