From: Hugo Villeneuve Date: Sun, 1 Sep 2013 22:04:12 +0000 (-0400) Subject: Restore bash auto-completion to be case sensitive X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=dbeec72ba038768077dfd9848f464c5343f87f90;p=hvlinux.git Restore bash auto-completion to be case sensitive --- diff --git a/stage1/misc/inputrc b/stage1/misc/inputrc index 4bb793c..fffa065 100644 --- a/stage1/misc/inputrc +++ b/stage1/misc/inputrc @@ -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