carapace-sh / carapace

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

support completion of values enclosed in quotes #29

Open rsteube opened 4 years ago

rsteube commented 4 years ago

e.g.

example "ac<TAB>
# example "action"

related #6

rsteube commented 3 years ago