[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: file name completion
From: |
Bruce Korb |
Subject: |
Re: file name completion |
Date: |
Mon, 23 Jul 2007 14:42:34 -0700 |
User-agent: |
Thunderbird 1.5.0.12 (X11/20060911) |
Chet Ramey wrote:
>> I do not know if this is an obsolete feature or not, but using
>> GNU bash, version 2.05b.0(1)-release I can press TAB and get
>> file name completion on arguments like ``*abc'' when there is
>> only one file ending in ``abc''. With my version at home
>> GNU bash, version 3.1.17(1)-release I have not figured out how
>> to do that.
>
> It's still in bash, and it still works for me. I suspect that you're
> using a bash-completions package without support for it.
Hi Chet,
Thank you. It had to be something reasonable. I did not know
bash had add-on packages. How do I determine what I have? :)
Thank you. Regards, Bruce
(I searched for "package" in the man page, but that word is not there.
And I did download Ian's package, so I have it at home now, too.)