Where does carapace get its completions from? #2094
-
|
I have two questions
|
Beta Was this translation helpful? Give feedback.
Answered by
rsteube
Dec 27, 2023
Replies: 1 comment 1 reply
-
They are compiled into the binary. Some like
No, but you will get an error message when trying to complete an argument that tries to access the internet. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mastermach50
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They are compiled into the binary. Some like
gcloudare bridged.Where appropriate, commands are executed for argument completion.
E.g.
gitis used to list branches,ghfor repositories and so on.No, but you will get an error message when trying to complete an argument that tries to access the internet.