I have the following in my ~/.inputrc, but I think they should be
bound by default, just like the arrow keys:

"\e[1;5C": forward-word
"\e[1;5D": backward-word
"\e[3;5~": kill-word

These bind control-left-arrow, control-right-arrow, and control-delete
to their "standard" keybindings.

FWIW: These bindings work in both GUI emacs and emacs -nw.
--
        --Per Bothner
[email protected]   http://per.bothner.com/

_______________________________________________
Bug-readline mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-readline

Reply via email to