Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] update _twisted completions
- X-seq: zsh-workers 42594
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: teratorn@xxxxxxxx
- Subject: Re: [PATCH] update _twisted completions
- Date: Thu, 05 Apr 2018 11:57:07 +0200
- Authentication-results: amavisd4.gkg.net (amavisd-new); dkim=pass (2048-bit key) header.d=yahoo.co.uk
- Cc: "zsh-workers" <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s2048; t=1522922232; bh=nGMiJYLGqiBw0XvYLIQCO77Tz6hX45LjnLDnFEP08/A=; h=From:References:To:Subject:Date:From:Subject; b=RqgDfso7BqDBu8Knh8CAb+MrnWGx3+hbgzUzL51oHnaF5rBLPJvt6b8P8QP0lyZ/hcmnIeiWqUcrzYWFKOChftxRzKv+0fMXqHI1g0+OAlGvi6V7ORnXrYcRMGIs41xEiDAPjo44rq1cbDD8dCYDskMaHXqJm6/Hk/vKjgNswPGCmnzLhLDpZRlb1XFBXR2rHpfAGKsgNhFazQMwsRiV3k0PL6JyJD8W+X1FP52FbHdCS4l0ZEbEcKAzQYQq6Nswr5i8gXnypI+KqgfyU21HzlV++BpU2V5PCCjjtodV27GY0/PGkTkGjymCSMkkB5jPZpY3OE02NlxOXXifchwfGQ==
- In-reply-to: <1624f347d77.f3b942b89385.6159900146555707644@zoho.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <1624f14a9a0.d31d0edd9011.7977693403447965347@zoho.com> <1624f347d77.f3b942b89385.6159900146555707644@zoho.com>
On 22 Mar, tera torn wrote:
>
> That belongs in zsh as _twisted
> ---- On Thu, 22 Mar 2018 11:59:36 -0700 tera torn <teratorn@xxxxxxxx> wrote ----
> > We have a new completion stub that provides completion for the `twist' command, recently added to Twisted.
The differences to that file aren't great. They amount to just:
-#compdef twistd trial conch cftp tapconvert ckeygen lore pyhtmlizer tap2deb tkconch manhole tap2rpm
+#compdef twist twistd trial conch cftp ckeygen pyhtmlizer tkconch
So aside from the twist command being new, tapconvert, lore, tap2deb,
manhole and tap2rpm are removed. Is that correct?
Thanks
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author