Results 1 issues of Pat Lathem

Any suggestions on how to disable colors when the output is not to a terminal that supports color? I can use `golang.org/x/crypto/ssh/terminal`'s `terminal.IsTerminal` to detect it, but not sure how...