bash filename completion buggy in F16?

Adam Williamson awilliam at redhat.com
Thu Oct 20 17:06:17 UTC 2011


On Thu, 2011-10-20 at 17:17 +0200, Joachim Backes wrote:
> 1.
> 
> rpm -qa bash*
> bash-completion-1.3-6.fc16.noarch
> bash-4.2.10-4.fc16.x86_64
> 
> 2.
> 
> I have a directory (say ~/x), containing the files "Asturias.html" and
> "Schulmeister.ogg".
> 
> Going to this directory (cd ~/x). Then
> 
> ls S<tab> expands to ls Schulmeister.ogg. This is OK
> 
> firefox S<tab> does not expand S to Schulmeister.ogg. This seems to be
> wrong.
> 
> firefox A<tab> expands to Asturias.html. OK
> 
> eeeee S<tab> expands to eeeee Schulmeister.ogg though eeeee is an
> unknown cmd.
> 
> Am I doing something wrong, or is bash's behaviour buggy?

Works fine here:

[adamw at adam X]$ ls -l
total 2788
-rw-r--r--. 1 adamw adamw   33081 Oct 20 10:05 Asturias.html
-rwxrwxr-x. 1 adamw adamw 2816259 Oct 20 10:05 Schulmeister.ogg

'firefox A<tab>' and 'firefox S<tab>' both expand as expected.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net



More information about the test mailing list