lpf icon indicating copy to clipboard operation
lpf copied to clipboard

Make lpf-approve honor the PAGER environment variable

Open gergelypolonkai opened this issue 5 years ago • 0 comments

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.

gergelypolonkai avatar Apr 06 '21 10:04 gergelypolonkai