On 2018-02-27 08:20:14, Paul Wise wrote:
> On Mon, 2018-02-26 at 09:22 -0500, Antoine Beaupré wrote:
>
>> I am not sure i see the point of defaulting to "no colors" for !isatty.
>
> If I redirect output to a file and then load that in my text editor
> then I'm going to get icky terminal escape sequences in it.
>
> Personally I don't consider this bug fixed until colours are gated on
> isatty by default. People who want to pipe colours around can use
> --color or pipetty (from colorized-logs).
Why can't you use --no-colors here?
--
If it's important for you, you'll find a way.
If it's not, you'll find an excuse.
- Unknown