Skip to content

Support NO_COLOR environment variable #14086

@koppor

Description

@koppor

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_COLOR out of the box)

Check and modify all CLI projects (i.e.,, jabls-cli, jabsrv-cli ,jabkit)


Background

Image

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/

Metadata

Metadata

Assignees

Labels

good first issueAn issue intended for project-newcomers. Varies in difficulty.📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)

Type

No fields configured for task.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions