bug-bash
[Top][All Lists]
Advanced

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

Re: TAB strips wildcards


From: jidanni
Subject: Re: TAB strips wildcards
Date: Thu, 30 Aug 2007 08:16:23 +0800

EB> Have you installed a completion function?
# su - nobody
No directory, logging in with HOME=/
nobody@jidanni2:/$ #WHATEVER /tmp/logs/*/*/*<TAB>
access.log  access.log  
nobody@jidanni2:/$ bind 'set show-all-if-ambiguous on'
nobody@jidanni2:/$ #WHATEVER /tmp/logs/*/*/*<TAB>
access.log  access.log  
nobody@jidanni2:/$ #WHATEVER /tmp/logs/

So it is a bug in show-all-if-ambiguous (which one chooses to avoid
the bell.)

By the way,
access.log  access.log  <--P.S. there are two blank spaces here seen
upon screen scrape. Wasteful.




reply via email to

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