You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NO_COLOR is an informal standard proposed in 2017: no-color.org
Command-line software which adds ANSI color to its output by default should check for a NO_COLOR environment variable that, when present and not an empty string (regardless of its value), prevents the addition of ANSI color.
The text was updated successfully, but these errors were encountered:
NO_COLOR is an informal standard proposed in 2017: no-color.org
The text was updated successfully, but these errors were encountered: