Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: pushd
- X-seq: zsh-workers 2213
- From: Vinnie Shelton <shelton@xxxxxxxxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxx>
- Subject: Re: pushd
- Date: Fri, 11 Oct 1996 09:01:39 -0400
- Cc: zsh-workers@xxxxxxxxxxxxxxx (Zsh hackers list)
- In-reply-to: pws's message of Fri, 11 Oct 1996 14:34:34 +0200. <199610111234.OAA12769@xxxxxxxxxxxx>
- Reply-to: acs@xxxxxxxxxxxxx
This is just a "Yeah, what he said". message.
pws@xxxxxx said:
> I know I'm several months behind everyone else, but I've belatedly
> realised that I find the new pushd behaviour unusable because if you
> bring an arbitrary directory (say via pushd +2) to the top there's no
> way of knowing where in the stack the directory you were just in has
> landed. Since I'm used to being able to go straight back there just
> by typing `pushd', this is a major flaw. If I use `cd +2' the last
> directory disappears altogether. I've got to use `pushd -' to get
> back which is a bit too much for my brain to handle --- plus this
> time the rearrangement isn't cyclic, so the order gets royally messed
> up when I'm back in the original directory (to put it another way,
> the behaviour pushing an existing directory when PUSHD_IGNORE_DUPS is
> set is now incompatible with pushd +n).
I'm glad you mentioned this, Peter. I've had way too much difficulty with
this as well. I end up running 'dirs' all the time.
My $.02.
--vin
Messages sorted by:
Reverse Date,
Date,
Thread,
Author