carapace-sh/carapace

allow completion override for bool flags

rsteube opened this issue · 0 comments

Request

enable explicit completion of a bool flag instead of the implicit true/false

Proposed solution

add storage.HasFlag and add check to traverse

Anything else?

No response