Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [zsh 4.0.1 bug] filename completion
- X-seq: zsh-users 3952
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: [zsh 4.0.1 bug] filename completion
- Date: Tue, 26 Jun 2001 15:28:17 +0200
- In-reply-to: <200106261118.NAA23966@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <4a90a3eafbvincent@xxxxxxxxxx> <200106261118.NAA23966@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Tue, Jun 26, 2001 at 13:18:59 +0200, Sven Wischnowsky wrote:
> Something like this:
Thanks.
> c.() {
> setopt localoptions nocdablevars # if you want that...
> local CDPATH
> cd $*
> }
I think I should use "$@" instead of $*.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author