From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2297 invoked from network); 13 May 2008 16:12:00 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 13 May 2008 16:12:00 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 67390 invoked from network); 13 May 2008 16:11:57 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 13 May 2008 16:11:57 -0000 Received: (qmail 1120 invoked by alias); 13 May 2008 16:11:54 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25020 Received: (qmail 1107 invoked from network); 13 May 2008 16:11:53 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 13 May 2008 16:11:53 -0000 Received: from cluster-g.mailcontrol.com (cluster-g.mailcontrol.com [85.115.41.190]) by bifrost.dotsrc.org (Postfix) with ESMTP id 9571380ED172 for ; Tue, 13 May 2008 18:11:46 +0200 (CEST) Received: from rly27g.srv.mailcontrol.com (localhost.localdomain [127.0.0.1]) by rly27g.srv.mailcontrol.com (MailControl) with ESMTP id m4DGBi3V006675 for ; Tue, 13 May 2008 17:11:44 +0100 Received: from submission.mailcontrol.com (submission.mailcontrol.com [86.111.216.190]) by rly27g.srv.mailcontrol.com (MailControl) id m4DGBPo4004716 for zsh-workers@sunsite.dk; Tue, 13 May 2008 17:11:25 +0100 Received: from cameurexb01.EUROPE.ROOT.PRI ([62.189.241.200]) by rly27g-eth0.srv.mailcontrol.com (envelope-sender Peter.Stephenson@csr.com) (MIMEDefang) with ESMTP id m4DGBJOb002049; Tue, 13 May 2008 17:11:25 +0100 (BST) Received: from news01.csr.com ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Tue, 13 May 2008 17:11:23 +0100 Received: from news01.csr.com (localhost.localdomain [127.0.0.1]) by news01.csr.com (8.14.2/8.13.4) with ESMTP id m4DGBNn4010739; Tue, 13 May 2008 17:11:23 +0100 Received: from csr.com (pws@localhost) by news01.csr.com (8.14.2/8.14.2/Submit) with ESMTP id m4DGBNJY010736; Tue, 13 May 2008 17:11:23 +0100 Message-Id: <200805131611.m4DGBNJY010736@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: Omari Norman cc: zsh-workers@sunsite.dk Subject: Re: New completions for awk cut join sort - attached In-reply-to: <20080513155532.GA17790@cameron> References: <20080513155532.GA17790@cameron> Comments: In-reply-to Omari Norman message dated "Tue, 13 May 2008 11:55:32 -0400." Date: Tue, 13 May 2008 17:11:23 +0100 From: Peter Stephenson X-OriginalArrivalTime: 13 May 2008 16:11:23.0061 (UTC) FILETIME=[FCD0D650:01C8B513] X-Scanned-By: MailControl A-08-50-03 (www.mailcontrol.com) on 10.71.1.137 X-Virus-Scanned: ClamAV 0.91.2/7110/Tue May 13 16:12:33 2008 on bifrost X-Virus-Status: Clean Omari Norman wrote: > I just wrote some completions for awk, cut, join, and sort. I was > surprised that zsh didn't include these already. The awk one isn't > perfect but it's a lot better than nothing. The awk one only completes > basic POSIX awk options (i.e. not gawk or mawk options) while cut, join, > and sort completions are for the GNU versions. Thanks, we've now got a completion for cut but I've added the others. Patches to these from anyone are welcome. -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070