lpf
lpf copied to clipboard
Make lpf-approve honor the PAGER environment variable
more doesn’t suite everybody’s needs, and it lacks some features, like you can’t scroll backwards. There are fancier pagers, like less, which might be preferred by some users.
This commit honors the standard PAGER environment variable and uses that program if set. If not set, it defaults to the original more command.