mirror of
https://github.com/rsteube/carapace-bin.git
synced 2025-05-05 23:42:54 +00:00
freeze: border completion
This commit is contained in:
parent
6213be71bc
commit
f5539a8b21
@ -50,6 +50,7 @@ func init() {
|
||||
|
||||
carapace.Gen(rootCmd).FlagCompletion(carapace.ActionMap{
|
||||
"background": color.ActionHexColors(),
|
||||
"border.color": color.ActionHexColors(),
|
||||
"config": carapace.Batch(
|
||||
carapace.ActionFiles(),
|
||||
carapace.ActionValuesDescribed(
|
||||
|
Loading…
x
Reference in New Issue
Block a user