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

RE: PATCH: (2) Re: History Up key



> 
> 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