* [gentoo-user] Getting ctrl-left/ctrl-right to jump backward/forward by word in non-x console
@ 2007-06-17 3:47 Tim Garton
0 siblings, 0 replies; only message in thread
From: Tim Garton @ 2007-06-17 3:47 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 765 bytes --]
I just noticed that on all my Gentoo boxes, you can't jump around by word
using ctrl-arrow_key in the non-x console. It works fine in
xterm/Eterm/etc. while running X, but doesn't directly on the console. I
haven't had a chance yet to try it on another distro. Does anyone know how
to get this to work? Here's the backward-word/forward-word lines from my
/etc/inputrc:
# gnome-terminal (escape + arrow key)
"\e[5C": forward-word
"\e[5D": backward-word
# konsole / xterm / rxvt (escape + arrow key)
"\e\e[C": forward-word
"\e\e[D": backward-word
# konsole (alt + arrow key)
"\e[1;3C": forward-word
"\e[1;3D": backward-word
# aterm / eterm (control + arrow key)
"\eOc": forward-word
"\eOd": backward-word
# xterm
"\e[1;5C": forward-word
"\e[1;5D": backward-word
[-- Attachment #2: Type: text/html, Size: 960 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-06-17 3:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-17 3:47 [gentoo-user] Getting ctrl-left/ctrl-right to jump backward/forward by word in non-x console Tim Garton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox