From df3ea6941d433f1ae1ecf378030875f3d4b231a5 Mon Sep 17 00:00:00 2001 From: Laurent Demailly Date: Thu, 3 Oct 2024 14:33:29 -0700 Subject: [PATCH] Add link to `nocolor` Hopefully helps some folks for recalcitrant tools --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index 5cc312f..5ff61f8 100644 --- a/index.md +++ b/index.md @@ -310,6 +310,8 @@ color by default via `NO_COLOR`. ## Disabling color in software not supporting `NO_COLOR` +For tools outputing color to standard out, you can use the [`nocolor`](https://github.com/fortio/terminal#nocolor) filter command to remove all ANSI sequences including colors. + {:.two_col} | Software | Method | |:-|:-|