[Pkg-zsh-devel] [PATCH 6/6] Try to bind <mod>-<cursor>

Frank Terbeck ft at bewatermyfriend.org
Mon Mar 5 23:16:16 UTC 2012


Frank Terbeck wrote:
> First via terminfo, then at best effort.
[...]
> +    bindbesteffort S-Left  $'\e[1;2D' $'\e[d'   backward-word vi-backward-word
[...]
> +    bindbesteffort S-Right $'\e[1;2C' $'\e[c'   forward-word  vi-forward-word

This would probably fix #536459.

But as I said on IRC, I'm not sure we want to own this Pandora's
box. If it were possible to get the information for a decent
number of terminals, then why not. But that's not the case. And I
hate guessing...



More information about the Pkg-zsh-devel mailing list