Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add options to control printing of colors #24

Merged
merged 1 commit into from
May 22, 2015
Merged

Add options to control printing of colors #24

merged 1 commit into from
May 22, 2015

Conversation

owenthereal
Copy link
Owner

By default --color=auto emits color codes only when standard output is
connected to a terminal; —-color=always always emit color codes;
--color=never disables color emitting.

This fixes #22.

By default `--color=auto` emits color codes only when standard output is
connected to a terminal; `—-color=always` always emit color codes;
`--color=never` disables color emitting.

This fixes #22.
owenthereal added a commit that referenced this pull request May 22, 2015
Add options to control printing of colors
@owenthereal owenthereal merged commit 81a3b4a into master May 22, 2015
@owenthereal owenthereal deleted the color_opt branch May 22, 2015 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ccat pipe into less not coloring syntax
1 participant