> Jérôme REYBERT wrote: > > ... > > > > menu-complete is not able to complete file names. However, it can > > complete directories names. Here to reproduce: > > $ mkdir bar1 bar2 > > $ touch foo1 foo2 > > $ ls ba<TAB> > > $ ls bar1/ # OK > > $ ls fo<TAB> # nothing append > > Thanks for the report. This has already been fixed for bash-4.1.
Do you know off hand which patch? I did a quick once-over the 33 patches available for 4.0, and didn't see anything obviously related from the comments, nor any hits on "menu-complete", Thanks! --cwillu