Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: .zshrc sanity check
- X-seq: zsh-workers 19738
- From: Jean Chalard <jean.chalard@xxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: PATCH: Re: .zshrc sanity check
- Date: Tue, 6 Apr 2004 11:04:58 +0200
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <466.1081187432@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040405154816.GA19743@xxxxxxxx> <466.1081187432@xxxxxxx>
> A more general solution to this is to allow zed to use its own keymaps.
> Then you can bind anything you like:
>
> bindkey -N zed main
> bindkey -M zed "\e[A" up-line-or-history
> bindkey -M zed "\e[B" down-line-or-history
>
> I added this to vared, since otherwise ensuring that the keymaps are
> restored under all circumstances is rather hairy; plus it's generally
> quite useful.
Now that's really great ! Thanks a lot.
--
J
"Pour le jeune, de l'eau, évidemment !"
Messages sorted by:
Reverse Date,
Date,
Thread,
Author