Bug 386841

Summary: ctrl-left/right arrow does not move the cursor a word left or right
Product: [Applications] konsole Reporter: George R. Goffe <grgoffe>
Component: keyboardAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: a.samirh78, simonandric5
Priority: NOR    
Version: 17.08.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description George R. Goffe 2017-11-13 07:21:46 UTC
This is a Fedora 28 rawhide system. This problem has been happening since Fedora 27 rawhide.
Comment 1 Ahmad Samir 2017-11-21 20:50:51 UTC
Check which key bindings is selected in Settings -> Edit Current Profile -> Keyboard, "Default (XFree 4)" has the ctrl+right/left behaviour you describe out-of-the-box.
Comment 2 George R. Goffe 2017-11-21 23:47:17 UTC
Ahmad,

You're absolutely correct. I made the change a few weeks ago... several times in an attempt to resolve the problem but had NO luck.

Does this mean that the other two "terms" are broken? ctrl-rightarrow works there but NOT ctrl-leftarrow.

You are the man!

Could I get you to take a peek at this bug please?

https://bugzilla.mozilla.org/show_bug.cgi?id=1381255

THANKS!

George..
Comment 3 Ahmad Samir 2017-11-22 08:36:51 UTC
The other two key bindings are not broken; if you're using bash, check /etc/inputrc, the key bindings defined there for "forward-word" and "backward-word" should correspond to the key bindings (or escape sequences) that are produced by konsole when you press those keys.