Public bug reported:

Binary package hint: bash

gutsy, bash 3.2-0ubuntu11

mkdir test
cd test
touch test.tar
touch tgz
tar tf <TAB>

Should: autocomplete test.tar
Instead: nothing happens

I noticed this because I have failglob on, and it broke completion even without 
the tgz file.
I haven't investigated further, but it seems a glob (or probably more than one) 
in bash_completion isn't quoted properly and expands too early.

** Affects: bash (Ubuntu)
     Importance: Undecided
         Status: Confirmed

-- 
improper quoting in bash completion script
https://bugs.launchpad.net/bugs/194419
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

Reply via email to