Upgrade to evince-3.14.1
[hvlinux.git] / stage1 / misc / inputrc
index 3ed6c06..fffa065 100644 (file)
@@ -13,7 +13,7 @@ set output-meta On
 # none, visible or audible
 set bell-style none
 
-set completion-ignore-case On
+set completion-ignore-case Off
 
 # All of the following map the escape sequence of the value contained inside
 # the 1st argument to the readline specific functions
@@ -28,8 +28,6 @@ set completion-ignore-case On
 "\e[6~": end-of-history
 "\e[3~": delete-char
 "\e[2~": quoted-insert
-"\e[D": backward-word
-"\e[C": forward-word
 # for xterm
 "\eOH": beginning-of-line
 "\eOF": end-of-line