cheat/internal
Christopher Allen Lane e6f12147df fix: config fixes for Windows
- Update the default config file to use `more` instead of `less` as the
  default pager, in order to support Windows out-of-the-box. (#655, #665).

- Use `terminal` Chroma formatter (rather than `terminal16m`) in order
  to accommodate less capable terminal emulators like `cmd.exe` by
  default. Similarly, default to `colorize: false` in configs (changed
  from `true`) (#665).

- Comment out default `style` in order to avoid printing ANSI color
  codes into terminals without color support (#665)

- Attempt to intelligently choose a default editor, rather than rely on
  a hard-coded `vim` in the configs. This should make it easier to use
  `cheat` immediately without needing to specify configs. It should also
  improve `cheat`'s Windows compatibility. (#665)
2022-07-04 16:06:37 -04:00
..
cheatpath v3.3.0 (#525) 2020-01-20 12:34:48 -05:00
config fix: config fixes for Windows 2022-07-04 16:06:37 -04:00
display fix(view): whitespace corrections 2020-11-28 11:18:16 -05:00
frontmatter fix(frontmatter): resolve issue #544 2020-03-11 18:54:46 -04:00
installer Fix Windows 2021-09-29 01:33:59 +09:00
mock feat(tests): add unit-tests 2020-11-11 19:33:31 -05:00
sheet feat: implement `--all` flag 2020-11-27 16:39:34 -05:00
sheets feat: implement `--all` flag 2020-11-27 16:39:34 -05:00