bug-bash
[Top][All Lists]
Advanced

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

Re: bash tab variable expansion question?


From: Chet Ramey
Subject: Re: bash tab variable expansion question?
Date: Tue, 06 Sep 2011 20:17:57 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.1) Gecko/20110830 Thunderbird/6.0.1

On 9/5/11 6:59 AM, Roger wrote:

>> On Gentoo here, "echo $HO" does complete to "echo $HOME", but "ls $HO"
>> fails to complete here.
>>
>> (It is enabled here "$ eselect bashcomp list |grep coreutils".  Just to
>> verify, I just wiped $HOME/.bash_completion.d/ and renabled everything and
>> still no completion using /bin/ls.)
> 
> Here's what I have defined for complete:
> 
> $ complete  |grep ls
> complete -o default -F _longopt ls

Yep, no `-o bashdefault' here.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

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