-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Support NO_COLOR environment variable #14086
Copy link
Copy link
Labels
good first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)
Metadata
Metadata
Assignees
Labels
good first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)
Type
Fields
Give feedbackNo fields configured for task.
Projects
StatusShow more project fields
Done
There should be the possibility to have output with no color - see https://no-color.org/ (variable
NO_COLOR=1)Switch CLI output if colors are used to https://github.com/darvil82/java-terminal-text-formatter (that library supports
NO_COLORout of the box)Check and modify all CLI projects (i.e.,,
jabls-cli,jabsrv-cli,jabkit)Background
Hints:
Need to modify: org.jabref.logic.util.BuildInfo#JABREF_BANNER - check for its use etc.
Follow-up for maintainers: We can list us at https://no-color.org/