Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: History Up key
- X-seq: zsh-users 3657
- From: "Nadav Har'El" <nyh@xxxxxxxxxxxxxxxxxxx>
- To: Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- Subject: Re: History Up key
- Date: Sun, 11 Mar 2001 12:41:17 +0200
- Cc: "Zvi Har'El" <rl@xxxxxxxxxxxxxxxxxxx>, ZSH Users <zsh-users@xxxxxxxxxxxxxx>
- Hebrew-date: 16 Adar 5761
- In-reply-to: <001801c0aa12$40465be0$21c9ca95@xxxxxxxxxxxxxx>; from Andrej.Borsenkow@xxxxxxxxxxxxxx on Sun, Mar 11, 2001 at 01:01:33PM +0300
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <Pine.GSO.4.21.0103111058410.3506-100000@xxxxxxxxxxxxxxxxxxxxxxxxx> <001801c0aa12$40465be0$21c9ca95@xxxxxxxxxxxxxx>
On Sun, Mar 11, 2001, Andrej Borsenkow wrote about "RE: History Up key":
> Hi,
> > I am using vi key binding. When I want to repeare my repeat command, I used
> > to hit the "cursor-up" key, see the last command and hit enter. The
> > fact that I
> > am at vi-insert-mode still allowed the binding of "cursor-up" to
> > "up-line-or-history".
> >
> > However, upgrading to zsh 4, the binding apparently disappeared,
> > and I have to
Of course, not only the cursor-up binding is missing from vi insert mode
in zsh 4 - the rest of the cursor bindings also seem to be missing.
Zsh 3.0.8 had:
$ bindkey
...
"^[[A" up-line-or-history
"^[[B" down-line-or-history
"^[[C" forward-char
"^[[D" backward-char
...
--
Nadav Har'El | Sunday, Mar 11 2001, 16 Adar 5761
nyh@xxxxxxxxxxxxxxxxxxx |-----------------------------------------
Phone: +972-53-245868, ICQ 13349191 |If at first you don't succeed, skydiving
http://nadav.harel.org.il |is not for you.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author