bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: menu-complete command fails to complete file names


From: cwillu
Subject: Re: menu-complete command fails to complete file names
Date: Sun, 27 Sep 2009 23:48:20 -0600

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]