cheat/cmd/cheat
Chris Lane 33ac3d34d1 fix: removed colorization on non-tty
Fixes a bug whereby `cheat` would apply ANSI colorization even when
outputting into a non-TTY.
2019-10-29 19:47:56 -04:00
..
cmd_directories.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
cmd_edit.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
cmd_init.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
cmd_list.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
cmd_search.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
cmd_view.go fix: removed colorization on non-tty 2019-10-29 19:47:56 -04:00
docopt.txt Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
main.go fix: removed colorization on non-tty 2019-10-29 19:47:56 -04:00
str_config.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
str_usage.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00