Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
The opposite of bindkey -m
- X-seq: zsh-users 10658
- From: Meino Christian Cramer <Meino.Cramer@xxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: The opposite of bindkey -m
- Date: Sat, 02 Sep 2006 17:46:51 +0200 (CEST)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi,
in a previous mail I asked, whether it is possible to change zsh to
understand meta-keys in "binary form" instead of keycombinations with
<ESC>->key>, cause vim understands only those - "bindkey -m" was the
solution.
Now the midnight commander only partly works, since it insists of
getting the other kind of meta-keys: <ESC>-key.
Is there any way to "disable" bindkey -m without restarting zsh ?
If yes I could create an alias of the form "alias mc='bindkey <something>; mc'
Kind regards,
mcc
Messages sorted by:
Reverse Date,
Date,
Thread,
Author