Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bindkey bug?
- X-seq: zsh-workers 2582
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Zoltan Hidvegi <hzoli@xxxxxxxxxx>, zsh-workers@xxxxxxxxxxxxxxx (Zsh hacking and development)
- Subject: Re: bindkey bug?
- Date: Fri, 13 Dec 1996 21:00:20 -0800
- In-reply-to: Zoltan Hidvegi <hzoli@xxxxxxxxxx> "bindkey bug?" (Dec 14, 4:29am)
- References: <199612140329.EAA05233@xxxxxxxxxxxxxxxxxxxx>
- Reply-to: schaefer@xxxxxxx
On Dec 14, 4:29am, Zoltan Hidvegi wrote:
} Subject: bindkey bug?
}
} 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.
}
} Does any of you know exactly which caused this changed?
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.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.nbn.com/people/lantern
Messages sorted by:
Reverse Date,
Date,
Thread,
Author