Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Second form of cd.
- X-seq: zsh-users 2300
- From: "Larry P. Schrof" <schrof@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: Second form of cd.
- Date: Tue, 13 Apr 1999 15:32:20 -0500
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
I am wondering if this an intentional feature or a bug. I am running
3.1.5...
When you type 'cd <old> <new>' on the command line, zsh replaces
only the FIRST occurance of <old> in the directory. I've actually run
into situations where <old> occurs more than once in $PWD, and I'd
like <new> to replace this second occurance of old.
I am requesting that <new> replace ALL occurances of <old> in $PWD, not
just the first one.
Thanks.
- Larry
Messages sorted by:
Reverse Date,
Date,
Thread,
Author