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 support for zsh-completion. #3814

Closed
xu-cheng opened this issue Sep 22, 2014 · 2 comments
Closed

Add support for zsh-completion. #3814

xu-cheng opened this issue Sep 22, 2014 · 2 comments
Labels

Comments

@xu-cheng
Copy link
Contributor

@xu-cheng xu-cheng commented Sep 22, 2014

Currently youtube-dl supports both bash and fish auto completion. It would be nice to see it supporting zsh too.

@jaimeMF jaimeMF added the request label Sep 22, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Sep 22, 2014

I don't use zsh myself (I don't know about other contributors), could you link to some documentation about its completion system?
If you know a bit of python (not too much is needed) and have time, you can look into the bash and fish completion generators( bash-completion.py, bash-completion.in, fish-completion.py and fish-completion.in) and modify them to output the zsh completion script. We'll gladly review a pull request.

@xu-cheng
Copy link
Contributor Author

@xu-cheng xu-cheng commented Sep 22, 2014

Well, although I'm a zsh user, I know a lot about python but very few on zsh completion system. I see whether I can give it a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.