Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Correction Bug in Beta 17
- X-seq: zsh-workers 1013
- From: Mark Borges <mdb@xxxxxxxxxxxx>
- To: Eskandar Ensafi <esky@xxxxxxxxxxx>
- Subject: Re: Correction Bug in Beta 17
- Date: 08 May 1996 11:33:46 -0600
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: Eskandar Ensafi's message of Wed, 08 May 1996 10:10:12 -0700
- References: <9605081710.AA08155@xxxxxxxxxxxxxxxxxxxx>
- Sender: mdb@xxxxxxxxxxxx
>> On Wed, 08 May 1996 10:10:12 -0700,
>> Eskandar Ensafi(ee) wrote:
ee> With the PROMPT_SUBST option set in zsh-2.6-beta17, the spelling correction
ee> prompt is totally messed up, and two bogus error messages are produced:
ee> 1% setopt correct
ee> 2% setopt promptsubst
ee> 3% ks
ee> zsh: unmatched '
ee> zsh: parse error in command substitution
ee> zsh: correct n
ee> zsh: command not found: ks
Just as a datapoint, I can't reproduce this:
$ ~/bin/sunos-5.5/zsh -f
% echo $ZSH_VERSION
2.6-beta17
% setopt correct
% setopt promptsubst
% ks
zsh: Does ks mean ls [nyae]? a
% uname -a
SunOS roberts 5.5 Generic_103093-02 sun4m sparc SUNW,SPARCstation-20
%
compiled with SUNWspro cc-4.0.
--
-mb-
Messages sorted by:
Reverse Date,
Date,
Thread,
Author