In Karmic bash 4.0-5ubuntu2 this simple completion no longer works: u...@host:~$ touch a\ b u...@host:~$ touch a\ c u...@host:~$ ls a\ <TAB>
bash does not show the two files previously created when pressing the <TAB> key. In Jaunty bash 3.2-5ubuntu1 this example works as expected: u...@host:~$ ls a\ <TAB> a b a c I would consider this a quite severe bug in the completion feature of bash. ** Changed in: bash (Ubuntu) Status: New => Confirmed -- bash completion stopped working after upgrade to 4.0-4ubuntu1 https://bugs.launchpad.net/bugs/418855 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs