From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5825 invoked from network); 22 Mar 2001 18:12:04 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 Mar 2001 18:12:04 -0000 Received: (qmail 10414 invoked by alias); 22 Mar 2001 18:11:55 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13714 Received: (qmail 10400 invoked from network); 22 Mar 2001 18:11:54 -0000 From: "Bart Schaefer" Message-Id: <1010322181115.ZM20533@candle.brasslantern.com> Date: Thu, 22 Mar 2001 18:11:14 +0000 References: <200103221000.LAA05184@beta.informatik.hu-berlin.de> <20010322102147.9030.qmail@web9301.mail.yahoo.com> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: new completion modifications MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Mar 22, 11:00am, Sven Wischnowsky wrote: } Subject: Re: new completion modifications } } To -workers: for some commands (including `rlogin', I think) we could } make the completion function more tolerant by adding `-A "-*"'s to the } calls to _arguments. This sounds like a good idea. However, I don't think it will work for rlogin, because some versions of rlogin require you to give the remote host name BEFORE the options, e.g. `rlogin wilma -l fred'. On Mar 22, 10:21am, Oliver Kiddle wrote: } Subject: Re: new completion modifications } } Note to -workers - should _ssh be completing for ssh1 and ssh2 too? Probably wouldn't hurt, although the options for ssh1/ssh2/openSSH are a bit different. (It looks as if _ssh is set up for openssh options, except that ssh-keygen completion doesn't know about -d for DSA keys.) -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net