Version: 1.5.1 (using KDE KDE 3.4.2) Installed from: Debian stable Packages OS: Linux Konsole control-arrow keys do not send distinct key sequences as they do in xterm. These are often bound to forward and backward-word for readline. I put in something like key Up +Control : "\E[1;5A" key Down +Control : "\E[1;5B" key Right +Control : "\E[1;5C" key Left +Control : "\E[1;5D" and modified the cursor bindings above to be -Control to make it work.
Upgrade.