Skip to content

Conversation

@aymanbagabas
Copy link
Collaborator

It's uncommon for users to change the colorscheme of their terminal from a dark to light, or vice versa, while a program is running. This makes Termenv query the terminal for colors too many times.

Enable color caching by default and give the program the option to opt-out using WithColorCache(false).

It's uncommon for users to change the colorscheme of their terminal from
a dark to light, or vice versa, while a program is running. This makes
Termenv query the terminal for colors too many times.

Enable color caching by default and give the program the option to
opt-out using WithColorCache(false).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants