Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Correction Bug in Beta 17
- X-seq: zsh-workers 1057
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: pws@xxxxxx (Peter Stephenson)
- Subject: Re: Correction Bug in Beta 17
- Date: Fri, 10 May 1996 13:01:22 +0200 (MET DST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <199605090734.JAA26531@xxxxxxxxxxxx> from Peter Stephenson at "May 9, 96 09:34:33 am"
- Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary
- Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368
> Obviously, the default sprompt needs changing; you shouldn't need to
> spend several hours debugging just because you've changed your options.
>
> There seems to be another bug hiding here somewhere.
>
> % setopt correct
> % ks
> zsh: correct 'ks' to 'ms' [nyae]? y
> zsh: permission denied: ms
> % which ms
> %
That's not really a bug. The command hash table contains every file in the
path even non-executable files.
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author