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
$ node --version
v22.11.0
$ cspell --no-color --no-default-configuration --config empty.json
Still see color
even tried
export NO_COLOR=1
and it's still in color. See https://no-color.org/
Also, the dark red is unreadable. Can this be bright red instead? Or some other readable color?
Kind of Issue
Runtime - command-line tools
Tool or Library
cspell
Version
8.16.0
Supporting Library
No response
OS
Linux
OS Version
Ubuntu 24.04
Description
$ node --version
v22.11.0
$ cspell --no-color --no-default-configuration --config empty.json
Still see color
even tried
export NO_COLOR=1
and it's still in color. See https://no-color.org/
Also, the dark red is unreadable. Can this be bright red instead? Or some other readable color?
Steps to Reproduce
$ cspell --no-color --no-default-configuration --config empty.json ...
Expected Behavior
Non-colored output.
Additional Information
Tried other versions of node, and cspell. They all appear broken.
cspell.json
cspell.config.yaml
none
Example Repository
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: