Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: directory hashes on dir stack
- X-seq: zsh-users 9474
- From: Peter Stephenson <pws@xxxxxxx>
- To: Zsh User <zsh-users@xxxxxxxxxx>
- Subject: Re: directory hashes on dir stack
- Date: Wed, 05 Oct 2005 13:59:36 +0100
- In-reply-to: <20051005123927.GA20898@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20051005123927.GA20898@xxxxxxxxxx>
Francisco Borges wrote:
> I use the directory naming feature quite a bit and also the dirstack to
> return to other directories. But the dirstack use doesn't seem to
> integrate the hash entries, like the prompt and cd do.
>
> What I mean is, directory names are not substituted in the
> dirstack.
In most uses, they should be...
% dirs -v
0 ~maildir
1 ~/perforce/dot11/main/mac
% pwd
/pws/Mail
They're not substituted in verbose completion lists, however.
pws
This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author