Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Why does cd echo my directory?
- X-seq: zsh-users 1530
- From: Nik Gervae <Nik@xxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Why does cd echo my directory?
- Date: Tue, 19 May 1998 12:24:35 -0700
- Reply-to: Nik Gervae <nik@xxxxxxx>
For some reason, now that I've switched from zsh 3.0.0 to 3.0.5,
issuing a "cd" command echoes back the directory I'm going to
if it isn't an absolute path:
nik> cd test
~/test
nik>
I have AUTO_PUSHD turned on, but I also have PUSHD_SILENT turned
on. Is this a bug in 3.0.5? I really hate having the extra stuff
clutter my terminal window.
--Nik
Messages sorted by:
Reverse Date,
Date,
Thread,
Author