Commit Graph

5 Commits

Author SHA1 Message Date
Ethan P
20cdf5a998
lib: Fix no pager being used when PAGER and BAT_PAGER are unset (#57) 2021-04-13 12:08:37 -07:00
Ethan P
a4a5f5a5fd
lib: Add test for 'less' as pager instead of 'bat' 2021-04-10 12:26:54 -07:00
Ethan P
29fb251348
test: Update tests to shim stty instead of tput
Since we removed a dependency on tput, it makes more sense to shim the
command that we replaced it with.
2020-04-30 21:47:59 -07:00
Ethan P
9f983891fd
lib: Fix behavior of PAGER environment var (#24) 2020-04-30 20:13:03 -07:00
Ethan P
7eac8b265d
Add tests for pager library 2020-04-06 13:01:39 -07:00