Bug 80860

Summary: RFE: add ctrl-left/right bindings for xterm to /etc/inputrc
Product: [Retired] Red Hat Linux Reporter: Hans de Goede <hdegoede>
Component: setupAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: bbmaj7, rrt, rvokal
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 2.5.34-1 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-23 05:34:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hans de Goede 2003-01-01 09:52:53 UTC
since /etc/inputrc now contains bindings for ctrl-left / ctrl-right for
gnome-terminal, it would be nice ot add them for xterm too.

Lines for gnome-terminal (already there):
"\e[5C": forward-word
"\e[5D": backward-word

Lines to add for xterm:
"\e[1;5C": forward-word
"\e[1;5D": backward-word

Another option would be to standardify the termial behaviour for
ctrl-left/right, but since there's no standard for this just accepting both
probably is the best. Esp since other vendors will be shipping an unmodified xterm.

Comment 1 Hans de Goede 2004-07-21 15:41:05 UTC
ping?


Comment 2 Bill Nottingham 2004-09-23 05:33:25 UTC
*** Bug 111694 has been marked as a duplicate of this bug. ***

Comment 3 Bill Nottingham 2004-09-23 05:34:28 UTC
Added in 2.5.34-1.

Comment 4 Bill Nottingham 2004-12-16 14:44:44 UTC
*** Bug 143040 has been marked as a duplicate of this bug. ***