Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Bindkey + PageUp/PageDown keys
- X-seq: zsh-users 3557
- From: Oliver Grimm <grimm@xxxxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: Bindkey + PageUp/PageDown keys
- Date: Mon, 11 Dec 2000 13:14:07 +0100 (MET)
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
I'd like to assign some operations like, e.g., vi-beginning-of-line
to the special keys PageUp, PageDown, Home etc.
But I don't seem to understand the correct behaviour of the
bindkey command. Whereas I got with 'bindkey -s a b' the expected
behaviour, I don't know how to apply this to these special keys.
In xterm, they are called 'Prior', 'Next', etc. but how do I use
this with bindkey ?
Thanks for help, Oliver.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author