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 3790
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Vincent Lefevre <vincent@xxxxxxxxxx>
- Subject: Re: [zsh 4.0.1-pre-2 bug] named directories disappear
- Date: Mon, 2 Apr 2001 17:30:35 +0000
- Cc: zsh-users@xxxxxxxxxxxxxx
- In-reply-to: <4a64ffac99vincent@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20010402164829.A32222@xxxxxxxxxxxxxx> <1010402170153.ZM29030@xxxxxxxxxxxxxxxxxxxxxxx> <4a64ffac99vincent@xxxxxxxxxx>
On Apr 2, 7:16pm, Vincent Lefevre wrote:
}
} 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?
Until the bug gets fixed, replace the `hash -d' with:
out=...
: ~out
As long as you don't use $out for anything else, this should work fine.
--
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