From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21696 invoked by alias); 26 Oct 2012 08:53:35 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 30758 Received: (qmail 8900 invoked from network); 26 Oct 2012 08:53:33 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 Received-SPF: neutral (ns1.primenet.com.au: 209.85.214.171 is neither permitted nor denied by SPF record at ntlworld.com) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:content-type:x-gm-message-state; bh=Y81/XtCo3yegk5OGLfxK1F5nDiCP+KoU17A9T1Hgjes=; b=VI7oI/WqJbvjmnjFxBFhy8ejk+912BvsMxQvSoKgNv2ofF8a/GOLVumwtLi2+mETJP ORl2kcH+tsFRBVRfP9UNn1TLf12sPgmazLHosZFIfWkzsVCu3jI7bFBASmeBi6ejaanw 7hIMg1kf9RGYmLDlnrN6ZDTe+LA69whqoI6XGFinhsfxvE4F0m31uuBzUyO/6B0OiB7f OR7fp1fFmXYmg/rxQHLmRNi7boi4y9BghhRz8MVKUl4gqDpfzb1hx49brDHBZdg8Z/mL oeulMD181Cu9lKpGBCciQ2XAcx+5fcdzyeGOxMXlntebnUiagwxZBorEFKwZdgByS+SU MaZg== MIME-Version: 1.0 X-Originating-IP: [80.239.194.50] In-Reply-To: <20121026015717.GA1325@Hailey> References: <20121026015717.GA1325@Hailey> Date: Fri, 26 Oct 2012 09:53:30 +0100 Message-ID: Subject: Re: [RFC] zsh completion for systemd From: Peter Stephenson To: zsh-workers@zsh.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQlU4P0xUQwM5BvJ+X9jbDo34wZGhrwb8aqTtk97djpCl3fTNbm86YfTcNGW1FtRd5gG8k5D On 26 October 2012 02:57, Daniel Wallace wrote: > So, I have expanded the zsh completion for systemd to include all of > the *ctl commands. I really think it should be in the upstream package > though, but I started with the completion from the zsh repos. So I > just wanted to make sure that it was ok before I sent the completion > upstream to systemd. Anything that works is fine... you can send the diffs here, too. pws