Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
dnf completion
- X-seq: zsh-workers 33552
- From: Igor Gnatenko <i.gnatenko.brain@xxxxxxxxx>
- To: A workers/hackers list <zsh-workers@xxxxxxx>
- Subject: dnf completion
- Date: Mon, 27 Oct 2014 08:37:32 +0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:subject:from:to:date:content-type:mime-version :content-transfer-encoding; bh=Oaltb6FvIu1s5qel8yglAoq7pOsA4yNPw3X5IMLc3u4=; b=kBcH/CahwE1vOIoRu/B1zrCuddIMprpknTJuB7++poLMEv01Mh7gJUKR5ndO7VFs9h YieWQcBYEiKUrP7oZY9e57BsHJis0NBsVeFh5P1KxAznfhfkc+GTJkXn/CORlyzAX4CK Fe4ctviXEoYK5iLMkURrrJ6URn03LWpjjnJ/xxIvDLBvkCKYTEQ1l5MfvSvPNKIoTrW3 MgCaalZsTSgWTw/7caISFXvXPtXjRgijNOScZjDSUxqqVLwBS04bbtdDJRcjc7E5neJg NxmXyBDvPgmHBkSMAjq/Pu3Hoz3ttHi9CV0lJRfHY1S2NyBKfYvhs+kkEictwuOIcOPu oeFg==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Hi,
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
--
-Igor Gnatenko
Messages sorted by:
Reverse Date,
Date,
Thread,
Author