]> Untitled Git - hvlinux.git/commitdiff
Restore bash auto-completion to be case sensitive
authorHugo Villeneuve <hugo@hugovil.com>
Sun, 1 Sep 2013 22:04:12 +0000 (18:04 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 31 Jul 2014 02:15:24 +0000 (22:15 -0400)
stage1/misc/inputrc

index 4bb793ca21ee2af2a129ac9f18c3e7fd1b7b5f70..fffa065d9d66a0e0c1f08e4eb65da2ee1cbc47e2 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