Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bindkey bug?
- X-seq: zsh-workers 2584
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: schaefer@xxxxxxx
- Subject: Re: bindkey bug?
- Date: Sat, 14 Dec 1996 23:19:19 +0100 (MET)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <961213210021.ZM11408@xxxxxxxxxxxxxxxxxxxxxxx> from Bart Schaefer at "Dec 13, 96 09:00:20 pm"
> } bindkey -s '^Z' '^[Qfg^M'
> }
> } In recent zsh versions after this command zsh thinks that ^Z is a prefix
> } and waits a half second before executing the string. That did not happen
> } in zsh-3.0.0.
[...]
> Are you sure it's ^Z that zsh thinks is a prefix? I'd be more suspicious
> that it thinks that the leading ESC in the expansion is a prefix.
I am sure. I checked that bindtab['^Z'] == z_prefix. And I think it is
inroduced after Zefram's changes so zsh-3.0.2 does not have this bug.
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author