cheat/internal
Christopher Allen Lane d598d96fce fix(Config): colorization without pager (#687)
Fix an issue whereby colorization would output ANSI codes if a pager was
not configured.

The solution here is to stop guessing about the state of the user's
system at runtime, as well as the user's intention. The installer now
chooses an appropriate installer when generating configs, and no longer
bothers searching for pagers at runtime.
2022-08-07 10:19:56 -04:00
..
cheatpath chore: various lint corrections 2022-08-04 20:43:50 -04:00
config fix(Config): colorization without pager (#687) 2022-08-07 10:19:56 -04:00
display fix: escape sequences in search output (#687) 2022-08-05 06:41:16 -04:00
frontmatter fix(frontmatter): resolve issue #544 2020-03-11 18:54:46 -04:00
installer fix(Config): colorization without pager (#687) 2022-08-07 10:19:56 -04:00
mock feat(tests): add unit-tests 2020-11-11 19:33:31 -05:00
sheet chore: various lint corrections 2022-08-04 20:43:50 -04:00
sheets perf(Sheets): do not walk hidden directories 2022-08-04 20:43:42 -04:00