Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
named directory bug
- X-seq: zsh-users 4446
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: named directory bug
- Date: Wed, 31 Oct 2001 15:30:21 +0100
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
The bug concerning named directories is still there. For instance:
$ hash -d out=...
$ kill %[TAB]
$ echo ~out
zsh: no such user or named directory: out
because out is used in _pids. Will this bug be fixed? Otherwise, why
don't functions use reserved variable names, e.g. starting with "_"?
--
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