cheat/internal
Christopher Allen Lane f4e6c76e58 fix: escape sequences in search output (#687)
Fix an issue whereby ANSI escape characters could appear in search
output when a pager was not configured.

The root cause of the problem was code that was overzealously applying
an underlying effect to search terms.

This commit simply rips out underlying entirely, both as means of
resolving this problem, and also simply for removing needless visual
noise from search output.
2022-08-05 06:41:16 -04:00
..
cheatpath chore: various lint corrections 2022-08-04 20:43:50 -04:00
config chore: various lint corrections 2022-08-04 20:43:50 -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 chore: various lint corrections 2022-08-04 20:43:50 -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