Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding completion for Fish Shell #334

Merged
merged 4 commits into from
Dec 21, 2022
Merged

Conversation

jriddle-linode
Copy link
Collaborator

@jriddle-linode jriddle-linode commented Dec 19, 2022

📝 Description

adds tab completions for Fish shell
added a note to the README about using bashcompinit to use existing bash tab completion to generate Zsh completion!

✔️ How to Test

linode-cli completion fish

resolves: #194 and #281
shoutout to @Someguy123 for the find!

Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and works great! Just a few small changes

linodecli/__init__.py Outdated Show resolved Hide resolved
README.rst Outdated Show resolved Hide resolved
Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jriddle-linode jriddle-linode merged commit 80f48a9 into linode:master Dec 21, 2022
@jriddle-linode jriddle-linode restored the fish branch February 8, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autocompletion zsh
2 participants