NO_COLOR=1 background opacity #2830
chapmanjacobd
started this conversation in
Ideas
Replies: 1 comment
-
I'm not sure what "transparent" would mean in this context. But NO_COLOR has a well defined meaning, which doesn't offer much flexibility. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It might make sense for
NO_COLOR=1
to not override the terminal background (default color), or use a simpler rendering mode. For reference, here is howncdu
does it:Without
NO_COLOR=1
:This gets part of the way there but it probably also breaks some things:
Beta Was this translation helpful? Give feedback.
All reactions