Description
Makes terminal program output easier to scan by wrapping it with color handling. It is useful for users who want visual emphasis in terminal workflows without changing the wrapped program itself.
Output wrappers can make logs harder to parse or hide plain text behavior expected by scripts. Avoid using them in automation that requires stable machine-readable output.