Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Slash after directory number in cd completion?
- X-seq: zsh-workers 13966
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Slash after directory number in cd completion?
- Date: Thu, 12 Apr 2001 18:08:41 +0000
- In-reply-to: <20010412113428.86398.qmail@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20010412113428.86398.qmail@xxxxxxxxxxxxxxxxxxxxxx>
On Apr 12, 12:34pm, Oliver Kiddle wrote:
} Subject: Re: Slash after directory number in cd completion?
}
} _tilde now supplies the -qS/ option to _directory_stack and this is the
} only time it is needed so I believe the following patch is correct
Yes, that does seem better.
On a related note, ~- and ~+ are legitimate with or without a number after
them, but _tilde doesn't know that.
--
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