Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Remove systemd completion: provided by upstream
- X-seq: zsh-workers 35309
 
- From: Daniel Hahler <genml+zsh-workers@xxxxxxxxxx>
 
- To: zsh-workers@xxxxxxx
 
- Subject: Re: Remove systemd completion: provided by upstream
 
- Date: Thu, 28 May 2015 00:06:03 +0200
 
- Cc: Eric Cook <llua@xxxxxxx>
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=thequod.de; h=	content-transfer-encoding:content-type:content-type:in-reply-to	:references:subject:subject:mime-version:user-agent:from:from	:date:date:message-id:received:received; s=postfix2; t=	1432764364; bh=oIw4M+AKUAwIq+txR0qSH2x5eKQMxvH21R3Z1LZQ148=; b=Q	SeV6TEVkYB2EzTNcdSqfOtwu7LHqnkxZzUYtaSsYECoRRyKB8I7GXfegtn/uR5AZ	yfb7sEraiGgbLy54OxljSLkQRkqHGBJ9tI3sdqtDODmggmVEL4R1Y4uqcGAt4BO6	/WN1uaTMr1kllGLsp9zGYiExg9msYivHwmM0lfOEhY=
 
- In-reply-to: <55661888.90203@thequod.de>
 
- 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
 
- References: <55661888.90203@thequod.de>
 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
For reference, the completion provided by systemd is at:
http://cgit.freedesktop.org/systemd/systemd/tree/shell-completion/zsh
It seems to be based on the one from Zsh, at least I've found that this is the case 
for _filter_units_by_property (used in _systemctl).
Cheers,
Daniel.
On 27.05.2015 21:18, Daniel Hahler wrote:
> 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.
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iD8DBQFVZj/LfAK/hT/mPgARAm8xAKCHtDOu8WanNZg8z0bwfQz59sZq2gCdF42l
c03Gj0FXUNl6IG/CIvd4A9o=
=EABh
-----END PGP SIGNATURE-----
Messages sorted by:
Reverse Date,
Date,
Thread,
Author