Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Remove systemd completion: provided by upstream
- X-seq: zsh-workers 35303
- From: Daniel Hahler <genml+zsh-workers@xxxxxxxxxx>
- To: Zsh Hackers' List <zsh-workers@xxxxxxx>
- Subject: Remove systemd completion: provided by upstream
- Date: Wed, 27 May 2015 21:18:32 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=thequod.de; h= content-transfer-encoding:content-type:content-type:subject :subject:mime-version:user-agent:from:from:date:date:message-id :received:received; s=postfix2; t=1432754313; bh=UpQYddM73RxErAq 1M9uJONfxz7nIfPOcuB9lpqFIyEs=; b=j93x2k6SNOU0XXQUkg2ZX+goYgCYeHa UEjM9USkbwZTsw/eUfUkbRNdf/h3+uPijVTYLJPJbULhj7JG18f9tUa+yjM9RiuG 8WGhSNWiUKe1ahlgAGnJD58D5z8hgaR7/pWApZKAIe1dBOm+DUPe0oY1D41G8Icu Jx4Onz7D1jX0=
- 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
I've noticed that systemd maintains its own systemd completion, which seems to be well
maintained.
It is installed into /usr/share/zsh/vendor-completions, which I had to manually add to
my $fpath (because I build Zsh myself), but it would be there already for the Zsh
from Ubuntu.
Therefore the completion in Zsh (Completion/Unix/Command/_systemd) should be removed
probably.
Given that this is the case, would it still require to send the patch for this to the
mailinglist before removing it from Git?
Regards,
Daniel.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author