From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4402 invoked from network); 7 Feb 2003 22:27:38 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 7 Feb 2003 22:27:38 -0000 Received: (qmail 16312 invoked by alias); 7 Feb 2003 22:27:20 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5896 Received: (qmail 16305 invoked from network); 7 Feb 2003 22:27:20 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 7 Feb 2003 22:27:20 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [199.67.51.101] by sunsite.dk (MessageWall 1.0.8) with SMTP; 7 Feb 2003 22:27:19 -0000 Received: (from dan@localhost) by dan.emsphone.com (8.12.6/8.12.6) id h17MRGS6085160; Fri, 7 Feb 2003 16:27:16 -0600 (CST) (envelope-from dan) Date: Fri, 7 Feb 2003 16:27:15 -0600 From: Dan Nelson To: Paul Lew Cc: Eric.D.Friedman@WellsFargo.COM, zsh-users@sunsite.dk Subject: Re: completing a single clearcase command Message-ID: <20030207222715.GJ40491@dan.emsphone.com> References: <8F6C90BF40FFD211948B0001FA7E51661288DF8F@xcem-casfo-13.wellsfargo.com> <15940.12824.350110.479202@cns-build2.cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15940.12824.350110.479202@cns-build2.cisco.com> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.3i In the last episode (Feb 07), Paul Lew said: > >>>>> "Eric" == Eric D Friedman writes: > > Eric> > Eric> The subcommand I'm interested in getting completion on is > Eric> "setview," which has the following usage: > > Eric> Usage: setview [-login] [-exec command-invocation] view-tag > > I have been using a clearcase completion that is capable of the above. > But it is written in compctl. Drop me a mail if you like and I will > mail you a copy. I am interested in repalcement with the 'new' > completion system too. _cvs might be a useful template; it also has subcommands with their own arguments and flags. -- Dan Nelson dnelson@allantgroup.com