Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Make zsh a tiny bit cleverer?
- X-seq: zsh-workers 11010
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: jarausch@xxxxxxxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Make zsh a tiny bit cleverer?
- Date: Fri, 28 Apr 2000 15:36:29 +0000
- In-reply-to: <200004281344.PAA10444@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200004281344.PAA10444@xxxxxxxxxxxxxxxxxxxxxxxxx>
On Apr 28, 3:44pm, jarausch@xxxxxxxxxxxxxxxxxxx wrote:
} Subject: Make zsh a tiny bit cleverer?
}
} ABC
}
} zsh doesn't find it (that's OK, it's not yet hashed) and
} suggests
} correct 'ABCD' to 'ABC'
}
} If I say 'no' it finds and executes 'ABCD' but doesn't
} remember that there is an 'ABCD', indeed.
This should have been fixed last October, at least in the 3.1.x series.
I never put the equivalent into 3.0, apparently because the code in
exec.c has changed enough that it requires some thinking about. The
article numbers unfortunately aren't in the ChangeLog because ... um ...
because I didn't put them there. 8091 and 8121.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author