Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add support for zsh-completion. #3814
Comments
|
I don't use zsh myself (I don't know about other contributors), could you link to some documentation about its completion system? |
|
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. |
Currently youtube-dl supports both bash and fish auto completion. It would be nice to see it supporting zsh too.