Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Weird bug with "bindkey" in a function
- X-seq: zsh-workers 3813
- From: Andrew Main <zefram@xxxxxxxxx>
- To: schaefer@xxxxxxxxxxxxxxxx (Bart Schaefer)
- Subject: Re: Weird bug with "bindkey" in a function
- Date: Tue, 24 Mar 1998 18:03:37 +0000 (GMT)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <980324091918.ZM6728@xxxxxxxxxxxxxxxxxxxxxxx> from "Bart Schaefer" at Mar 24, 98 09:19:18 am
Bart Schaefer wrote:
>The weird thing is, if any of the "bindkey" commands in that function fails
>(e.g. with "bindkey: in-string is not bound") then the ENTIRE FUNCTION exits.
Possibly related: can anyone tell me what the global `errflag' does?
>zsh 3.0.5
That version has another (very old) bug that prevents multi-character
keybindings from working properly. This didn't get fixed until 3.1.
(By the time I posted a patch for 3.0, it was too late to make radical
changes.)
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author