On Natty with bash 4.2-0ubuntu3 this is working now.

'set completion-ignore-case on'

cd ~/Desktop
touch aBBa.sh
chmod a+x aBBa.sh
cd
~/Desktop/ab[TAB]           #wrong case here
  -> ~/Desktop/aBBa.sh   #case corrected (as excepted)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/243489

Title:
  completion-ignore-case do not work with ~ (if there are no command)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to