Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [zsh 4.0.1 bug] filename completion



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