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 4bb793c..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