colorful icon indicating copy to clipboard operation
colorful copied to clipboard

Support for NO_COLOR and CLICOLOR / CLICOLOR_FORCE env variables.

Open dclause opened this issue 1 year ago • 0 comments

This PR add respect for env variables regarding ansi support:

It solves the issue #22

The PR also adds a readme update as well as tests regarding the env variable support and precedence rules. The support order and rule of precedence for the env variables are given in the code comments.

dclause avatar Nov 07 '23 09:11 dclause