-
-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Request
Currently, the command groups are randomly highlighted, and the flags depending on their type.
Although it's quite (even very) useful for flags (their type might not be obvious even when being described), highlighting can sometimes make the values quite hard to read.
For someone not acquainted with carapace configuration, or for a user not even knowing he is using carapace (that might happen), this is thus hard to configure.
What do you think of disabling this highlighting by default ? And only apply it at configuration parse time ?
Proposed solution
Only apply randomized highlighting when parsing a configuration (don't initialize the styles struct with those random colors).
Anything else?
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request