Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [zsh 4.0.1-pre-2 bug] named directories disappear
- X-seq: zsh-users 3789
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: [zsh 4.0.1-pre-2 bug] named directories disappear
- Date: Mon, 02 Apr 2001 19:16:15 +0200
- Cc: zsh-users@xxxxxxxxxxxxxx
- In-reply-to: <1010402170153.ZM29030@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20010402164829.A32222@xxxxxxxxxxxxxx> <1010402170153.ZM29030@xxxxxxxxxxxxxxxxxxxxxxx>
On 02 Apr, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> The local variable "out" is used by _pids, so that named directory will be
> stomped whenever you complete process IDs.
Yes, this was probably the problem (I remember I completed process IDs).
> On the other hand, if you actually set the global variable "out":
[snip]
> The named directory still gets stomped, but is automatically restored any
> time you refer to it.
But I use hash -d out=... from my .zshenv so that I can use it anywhere,
and in particular in an interactive shell. So, what can I do?
--
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