summaryrefslogtreecommitdiffstats
path: root/src/pager.rs
AgeCommit message (Expand)Author
2021-05-27Refactor "Use `matches` macro"Mohamed Abdelnour
2021-05-27Use `matches` macroMohamed Abdelnour
2021-01-11get_pager(): Simplify use_less_instead expressionMartin Nordholts
2021-01-11Fix #1413 Can't use `bat` at all! (Error: Use of bat as a pager is disallowed...Martin Nordholts
2021-01-10PagerKind::from(): SimplifyMartin Nordholts
2021-01-10pager.rs: Some comment fixupsMartin Nordholts
2021-01-10PagerSource: [Bat]PagerEnvVar -> EnvVar[Bat]PagerMartin Nordholts
2021-01-10pager.rs: Limit visibilities to pub(crate)Martin Nordholts
2020-12-30Also replace 'more' from PAGER with 'less'Martin Nordholts
2020-12-28Simplify and polish pager.rs and related codeMartin Nordholts
2020-11-27Add Pager helper with info about where the value comes fromMartin Nordholts