stderred icon indicating copy to clipboard operation
stderred copied to clipboard

Ability to specify which stream to color

Open noscript opened this issue 4 years ago • 0 comments

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.

noscript avatar Sep 23 '21 11:09 noscript