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

Re: prints byte sequence when no key is bound to that key sequence



On Wed, Oct 21, 2020 at 10:21 AM Ahmad Ismail <ismail783@xxxxxxxxx> wrote:

Key BindingsByte Sequence
page up[5~

In every one of your examples, the "[" is supposed to be preceded by an ESC ($'\e', ^[, whatever) character.  I can't tell if you've omitted the ESC from your original key binding or if it has been stripped out when you tried to paste this table into your email, but that's where you should start looking.



Messages sorted by: Reverse Date, Date, Thread, Author