Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Is there any zsh completion file for OpenSSL commands?



At 15:21 +0200 14 Jul 2014, The Fuzzy Whirlpool Thunderstorm <whirlpool@xxxxxxxxxxxxxxxx> wrote:
Hi everybody.
I wonder if there is zsh completion file for openssl. Openssl commands
are long and inefficient to type it everytime. It would be convenient to
have zsh doing autocompletion for openssl commands.
If it's missing, will it be developed?
For your reference, bash has already a partial support for openssl
commands options, through bash_completion package.

I made a start awhile ago. I find what I've developed useful, but didn't get it to the point where I was really ready to get it merged anywhere. The work I've done so far is available from a branch in my fork of the zsh-completions project on github:

 https://github.com/aschrab/zsh-completions/tree/openssl



Messages sorted by: Reverse Date, Date, Thread, Author