summaryrefslogtreecommitdiffstats
path: root/src/less.rs
AgeCommit message (Expand)Author
2022-09-04Fix clippy suggestionsDavid Peter
2022-05-04Add support for BusyBox less as pager (#2162)Nathan Fisher
2021-09-12Reduce nesting in if blocks by short circuitingMarcin Puc
2021-07-12Fix for Windows: do not run binaries from CWDDavid Peter
2021-05-12Fix less version parsing for minor versions of lessAllen Wild
2021-02-16Make less version check accept a path to the less binaryEthan P
2020-03-31Move paging support behind a featureDavid Tolnay
2019-12-23Add test for less 529sharkdp
2019-12-23Do not pass '--no-init' on newer less versionssharkdp