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

Add fish completion support #320

Merged
merged 4 commits into from Jun 6, 2019
Merged

Add fish completion support #320

merged 4 commits into from Jun 6, 2019

Conversation

davewongillies
Copy link
Contributor

Initial implementation of fish completion for chezmoi. Currently waiting on spf13/cobra#754 to get merged, then I'll clean up go.mod.

go.mod Outdated Show resolved Hide resolved
@twpayne
Copy link
Owner

twpayne commented May 22, 2019

Thanks very much for this! github.com/spf13/cobra can be slow to merge PRs, so let's give it a week or so. If spf13/cobra#754 doesn't get merged soon I'm happy to create a temporary fork with the fish completion included for use in chezmoi - at least until fish completion gets merged upstream.

@twpayne twpayne added the enhancement New feature or request label May 23, 2019
cmd/completion.go Outdated Show resolved Hide resolved
@twpayne
Copy link
Owner

twpayne commented Jun 5, 2019

It doesn't look like spf13/cobra#754 is going to be merged any time soon, but I'd still like to see this in chezmoi. If you agree, could you mark this PR as "Ready for review"? I'm happy to use @0robustus1's fork while waiting for @spf13 or any Cobra maintainer to merge the upstream PR.

@davewongillies davewongillies marked this pull request as ready for review June 5, 2019 01:14
@davewongillies
Copy link
Contributor Author

@twpayne sure let's do it 👍

@twpayne twpayne merged commit a4aaed0 into twpayne:master Jun 6, 2019
@twpayne
Copy link
Owner

twpayne commented Jun 6, 2019

Many thanks! The CI might be a bit too strict at times.

@markstos
Copy link
Contributor

Thanks for Fish completion!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants