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

Re: PATCH: Re: .zshrc sanity check



> 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