zsh-workers
 help / color / mirror / code / Atom feed
* annoying correction of directory name to non-directory name for cd
@ 2015-09-16 23:21 Vincent Lefevre
  2015-09-17  1:07 ` Bart Schaefer
  0 siblings, 1 reply; 7+ messages in thread
From: Vincent Lefevre @ 2015-09-16 23:21 UTC (permalink / raw)
  To: zsh-workers

zsh often proposes to correct a directory name to a non-directory
name. This is annoying. For instance:

% setopt CORRECT_ALL
% touch shar
% cd share/zsh
zsh: correct 'share/zsh' to 'shar/zsh' [nyae]?

where "share/zsh" is not in the current directory (but still valid
via $cdpath).

Or perhaps the correction system should take $cdpath into account.

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-10-05 10:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-16 23:21 annoying correction of directory name to non-directory name for cd Vincent Lefevre
2015-09-17  1:07 ` Bart Schaefer
2015-10-04 12:17   ` Vincent Lefevre
2015-10-04 17:06     ` Bart Schaefer
2015-10-04 18:29       ` Bart Schaefer
2015-10-04 20:14         ` Bart Schaefer
2015-10-05 10:10           ` Vincent Lefevre

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).