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

Re: dnf completion



On Mon, 27 Oct 2014 08:37:32 +0300
Igor Gnatenko <i.gnatenko.brain@xxxxxxxxx> wrote:
> I've implemented bash-completion for dnf package manager[0].
> Now I switched to using zsh as my primary shell and found some cool 
> things, but I need completion for dnf. As I see yum functions 
> implemented in zsh, can you do this for dnf too? How I can help? Where 
> I can find documentation how to implement this completion?
> 
> [0]
> https://github.com/rpm-software-management/dnf/blob/master/etc/bash_completion.d/dnf-completion.bash

Not entirely a disinterested suggestion, but Oliver and I recommend
chapter 15 of the book From Bash to Z Shell (as well as the preceding
14). See

http://bash2zsh.com

for references to the book.  It's not online, but you can of course buy
an e-book version.

pws



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