stderred
stderred copied to clipboard
Ability to specify which stream to color
Currently stderr and STDERR_FILENO is hardcoded everywhere in the source. It would be great if stderred could select which stream to color via environment variable.
For example export STDERRED_FD=1 to color stdout.