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

✨ 🎉 [fish] tab-completion support #7831

Closed
wants to merge 1 commit into from

Conversation

archmagees
Copy link

Add the tab-completion support for fish shell. 🎉

@orta
Copy link
Member

orta commented Jun 13, 2018

This is great, how do people use it?

@dnkoutso
Copy link
Contributor

I think you have to use http://fishshell.com/ ?

@orta
Copy link
Member

orta commented Jun 13, 2018

I'm a fish user 👍, but I don't see anything that would get shipped with the gem for example - so I'm interested in how anyone wanting to use this could get it all hooked up

@archmagees
Copy link
Author

@orta
You just need to link it to the following directories:

cat $fish_complete_path

Just pick a directory, and put pod.fish in it.
Then you can enjoy the tab-completion for CocoaPods in fish shell.

@dnkoutso
Copy link
Contributor

dnkoutso commented Jun 14, 2018

LGTM. Don't know much of it. It seems like it works and useful for users of Fish

@segiddins
Copy link
Member

This should probably be integrated into https://github.com/CocoaPods/claide-completion, since we try to avoid bundling auto-complete definitions directly into CocoaPods, since they require maintenance

@amorde
Copy link
Member

amorde commented Apr 26, 2019

@archmagees interested in submitting this to https://github.com/CocoaPods/claide-completion? since these files won't ship with the gem, it's not easy for end users to install, and as mentioned above we'd prefer to keep shell completions out of this repo for easier maintenance

@dnkoutso
Copy link
Contributor

Closing for inactivity.

@dnkoutso dnkoutso closed this Jul 23, 2019
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.

5 participants