Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Meta key binding RE: PATCH: local keymaps
- X-seq: zsh-workers 6797
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Meta key binding RE: PATCH: local keymaps
- Date: Wed, 23 Jun 1999 12:07:16 +0400
- Importance: Normal
- In-reply-to: <199906230750.JAA05790@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> Currently this is only used for complist, which uses a local map with
> bindings for \t, \r, \n, and the default cursor key sequences.
May be, it's time to allow for binding of generic keys instead of just escape
sequences. E.g. in vim (or elvis) you can map charaters Right, Left, Home, F1
etc. Let's be more user friendly :-) Zsh already has access to termcap/terminfo,
so it is little overhead - but it at least will make startup files much much
simpler (assuming, that you work under more than one terminal type)
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author