zsh-users
 help / color / mirror / code / Atom feed
* Unnecessary correction
@ 1996-04-03 13:05 Michael Smith
  0 siblings, 0 replies; only message in thread
From: Michael Smith @ 1996-04-03 13:05 UTC (permalink / raw)
  To: zsh-users

Using zsh 2.5.0, with options including the following:

setopt autolist
setopt correct      
setopt correctall

I have just deleted my netscape lock file and found to my surprise:


> [4]> rm ~/.netscape/lock
> zsh: correct `~/.netscape/lock' to `/home/mjs/.netscape/lock' [nyae]? y
> [5]>

This is odd, as my home directory is /home/mjs and therefore no
correction is necessary.  The netscape lock file seems to be a bit odd
in that it links to a non-existant file.  Similarly, the following
sequence of commands:

[63]> cd
[64]> ln -sf 1.2.3.4 abcd
[65]> rm ~/abcd
zsh: correct `~/abcd' to `/home/mjs/abcd' [nyae]? y
[66]> 

one of those weird things I guess!

Mike



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-04-03 13:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-04-03 13:05 Unnecessary correction Michael Smith

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