Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
bad cd completion for ../ (with CHASE_DOTS unset)
- X-seq: zsh-workers 20288
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: bad cd completion for ../ (with CHASE_DOTS unset)
- Date: Mon, 30 Aug 2004 15:03:20 +0200
- Mail-followup-to: Vincent Lefevre <vincent@xxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Sender: Vincent Lefevre <vincent@xxxxxxxxxx>
Hi,
Here, CHASE_DOTS isn't set, and my /home/lefevre/Mail directory
contains the following symbolic link, in particular:
arc -> /users/spaces/lefevre/Mail/arc/
Now, if I do a "cd .." from the /home/lefevre/Mail/arc directory,
I go to the /home/lefevre/Mail directory as expected. But if I try
to do a completion with "cd ../[TAB]", zsh gives the completions
corresponding to the subdirectories of /users/spaces/lefevre/Mail
instead of the subdirectories of /home/lefevre/Mail, though
CHASE_DOTS isn't set. I think this is a bug.
Zsh version: 4.2.1, and I'm using the new completion system.
Please Cc to me (the Mail-Followup-To should be set correctly).
Regards,
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17,
Championnat International des Jeux Mathématiques et Logiques, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author