Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: bindkey bug?



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