Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: new completion modifications
- X-seq: zsh-workers 13714
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: new completion modifications
- Date: Thu, 22 Mar 2001 18:11:14 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200103221000.LAA05184@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <20010322102147.9030.qmail@xxxxxxxxxxxxxxxxxxxxxx>
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author