GH CLI color issue #6545
Answered
by
mislav
ianwilliams1
asked this question in
Q&A
GH CLI color issue
#6545
-
Beta Was this translation helpful? Give feedback.
Answered by
mislav
Nov 1, 2022
Replies: 1 comment 4 replies
-
|
Hi, sorry, right now it's not possible to change color preferences for prompts. As a workaround, you can turn off color using |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
samcoe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Hi, sorry, right now it's not possible to change color preferences for prompts.
As a workaround, you can turn off color using
set NO_COLOR=true.