Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: hpux, vi, and zsh
- X-seq: zsh-users 821
- From: Domenico Galli <galli@xxxxxxxxxx>
- To: Branson Matheson <branson.matheson@xxxxxxxxxxx>
- Subject: Re: hpux, vi, and zsh
- Date: Fri, 18 Apr 1997 00:39:34 +0200 (METDST)
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <Pine.NEB.3.96.970417180520.9745I-100000@xxxxxxxxxxxxxxxx>
Try:
bindkey -v
bindkey '^[[A' up-line-or-history
bindkey '^[[B' down-line-or-history
bindkey '^[[C' forward-char
bindkey '^[[D' backward-char
bindkey '^[OA' up-line-or-history
bindkey '^[OB' down-line-or-history
bindkey '^[OC' forward-char
bindkey '^[OD' backward-char
Domenico Galli
On Thu, 17 Apr 1997, Branson Matheson wrote:
>
> Strange problem here, Seems that zsh works fine on my hp ... up
> until the time that I use vi... then zsh forgets about the up arrow
> keys. I have tested this with two version of vi, vi and vile. Does
> anyone have any idears?
>
> - branson
>
> ps> sorry for the previous subscribe messages. I know better, my
> trackball got the better of me.
>
> -------------------------------------------------------------------------------
> Branson Matheson " If you are falling off of a mountain,
> System Administrator You may as well try to fly."
> Ferguson Enterprises - Delenn, Mimbari Ambassador
>
>
-------------------------------------------------------------------------------
Domenico GALLI
Dipartimento di Fisica dell'Universita' di Bologna and INFN, Sezione di Bologna
via Irnerio, 46, I-40126 Bologna - ITALY
Phone: (+39) 51 351027 Fax: (+39) 51 244380
e-mail: galli@xxxxxxxxxx
-
CERN PPE LR 22 R-006, Route de Meyrin, CH-1211 Geneve 23, Switzerland
Phone: (+41) 22 767 2166 (+41) 22 767 8259 (+41) 22 767 6609
e-mail: domenico.galli@xxxxxxx
-
DESY, GEB. 66, ZI. 6, Notkestrasse, 85, 22607 Hamburg, Germany
Phone: (+49) 40 8998 4545
e-mail: galli@xxxxxxxxxxxxxx
-------------------------------------------------------------------------------
Messages sorted by:
Reverse Date,
Date,
Thread,
Author