summaryrefslogtreecommitdiffstats
path: root/inputrc
diff options
context:
space:
mode:
Diffstat (limited to 'inputrc')
-rw-r--r--inputrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/inputrc b/inputrc
index af47ecd..29ec92b 100644
--- a/inputrc
+++ b/inputrc
@@ -87,5 +87,9 @@ $endif
"\eOB": next-history
"\eOE": re-read-init-file
+# on gnome-terminal (mdvbz#36287)
+"\e[1;5D": backward-word
+"\e[1;5C": forward-word
+
# emacs mode
$endif