On Sun, 29 Apr 2012, Damien Miller wrote:

> CVSROOT:      /cvs
> Module name:  src
> Changes by:   d...@cvs.openbsd.org    2012/04/29 21:51:29
> 
> Modified files:
>       bin/ksh        : Makefile emacs.c ksh.1 
> Removed files:
>       bin/ksh        : emacs-gen.sh 
> 
> Log message:
> generalise ksh keybinding system - bindings are no longer limited in
> length and need not start with ESC or ^X; patch from marco@ feedback mpi@

one immediately-visible effect of this change is that the sequences for
control-arrow are now bindable. By default, the ctrl-left/right arrow
sequences are bound to backward-word and forward-word respectively.

-d

Reply via email to