zsh-workers
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <vincent@vinc17.org>
To: zsh-workers@sunsite.dk
Subject: Bug in spell correction of directories for cd
Date: Thu, 8 May 2008 01:32:34 +0200	[thread overview]
Message-ID: <20080507233234.GQ13554@prunille.vinc17.org> (raw)

Hi,

This has annoyed me from some time, but spell corrections of directories
doesn't work correctly. I think it doesn't take the cdpath into account
or something like that. For instance:

prunille:~tmp> cd wd/db
zsh: correct 'wd/db' to 'wc/b' [nyae]? y
cd: not a directory: wc/b
zsh: exit 1
prunille:~tmp[1]> cd wd/db
zsh: correct 'wd/db' to 'wc/b' [nyae]? n
~/wd/db
prunille:~/wd/db> 

Note that in ~tmp, there is a directory wc and a file b (which is not
a directory) in wc.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


             reply	other threads:[~2008-05-07 23:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-07 23:32 Vincent Lefevre [this message]
2008-05-08  8:53 ` Peter Stephenson
2008-05-08 14:59   ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080507233234.GQ13554@prunille.vinc17.org \
    --to=vincent@vinc17.org \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).