Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: (2) Re: History Up key
- X-seq: zsh-workers 13614
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Zsh hackers list" <zsh-workers@xxxxxxxxxx>
- Subject: RE: PATCH: (2) Re: History Up key
- Date: Tue, 13 Mar 2001 10:30:09 +0300
- Importance: Normal
- In-reply-to: <Tc0a88d015240593627@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
>
> I don't have an exotic enough terminal to test these fully; it works for a
> bog-standard xterm. Note the feature that, as I mentioned, if the
> sequences look like \e[? or \eO?, bind the other one as well.
>
Works here under dtterm with emacs bindings.
> -item(tt(vi-backward-char) (unbound) (^H h ^?) (unbound))(
> +item(tt(vi-backward-char) (unbound) (^H h ^?) (ESC-[D))(
... et al
A word that zsh tries first to get ESC from termcap?
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author