Skip to content

Commit

Permalink
Add link to nocolor
Browse files Browse the repository at this point in the history
Hopefully helps some folks for recalcitrant tools
  • Loading branch information
ldemailly authored Oct 3, 2024
1 parent 7baf575 commit df3ea69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,8 @@ color by default via `NO_COLOR`.

## Disabling color in software not supporting `NO_COLOR` <a name="other"></a>

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 |
|:-|:-|
Expand Down

0 comments on commit df3ea69

Please sign in to comment.