bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-readline] add control-arrow bindings


From: Per Bothner
Subject: [Bug-readline] add control-arrow bindings
Date: Wed, 8 Mar 2017 12:50:41 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

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
address@hidden   http://per.bothner.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]