carapace-sh / carapace

command argument completion generator for spf13/cobra
https://carapace.sh
Apache License 2.0
290 stars 8 forks source link

xonsh: style is sometimes ignored #957

Open rsteube opened 7 months ago

rsteube commented 7 months ago

Current Behavior

example action --<TAB> # has colors
example action --s<TAB> # has no colors

Expected Behavior

No response

Steps To Reproduce

No response

Version

0.47.0

OS

Shell

Anything else?

image

image