cheat/cmd/cheat
Christopher Allen Lane 0737af2fec fix: pagination error on Linux
Bury the `more` pager default on Linux in an effort to work around the
following problem:

https://github.com/cheat/cheat/issues/681#issuecomment-1201842334

We're satisficing for this kludge because it does not appear to be
possible to actually make `more` perform as expected in all
environments.
2022-08-02 20:27:56 -04:00
..
cmd_directories.go chore: rename `display.Display` 2020-11-27 22:35:24 -05:00
cmd_edit.go fix: Windows support 2022-07-04 16:55:57 -04:00
cmd_init.go fix: Windows support 2022-07-04 16:55:57 -04:00
cmd_list.go chore: fix typo in comment 2021-09-30 07:30:20 +09:30
cmd_remove.go feat: modify return codes 2020-06-25 18:38:03 -04:00
cmd_search.go fix(view): whitespace corrections 2020-11-28 11:18:16 -05:00
cmd_tags.go chore: rename `display.Display` 2020-11-27 22:35:24 -05:00
cmd_view.go fix(view): whitespace corrections 2020-11-28 11:18:16 -05:00
docopt.txt feat: implement `--all` flag 2020-11-27 16:39:34 -05:00
main.go fix: pagination error on Linux 2022-08-02 20:27:56 -04:00
str_config.go fix: pagination error on Linux 2022-08-02 20:27:56 -04:00
str_usage.go feat: implement `--all` flag 2020-11-27 16:39:34 -05:00