I couldn't confirm this on my Gutsy installation.
I used the same steps that adw used, but hitting <TAB> after
tar tf<SPACE><TAB>
autocompleted a "t" and hitting <TAB> again gave me tgz and test.tar as
the completion options.
So I typed
mkdir test
cd test
touch test.tar
touch tgz
tar tf<SPACE><TAB>
and I got expected behavior.
However, if I omitted the <SPACE> after tf, I got nothing, so
mkdir test
cd test
touch test.tar
touch tgz
tar tf<TAB>
Results in nothing.
Can anyone else confirm this?
** Changed in: bash (Ubuntu)
Status: New => Incomplete
** Changed in: bash (Ubuntu)
Status: Incomplete => New
--
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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs