bug-bash
[Top][All Lists]
Advanced

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

Re: ``complete -d -o default cd'' issue


From: Clark J. Wang
Subject: Re: ``complete -d -o default cd'' issue
Date: Tue, 26 Jul 2011 10:21:34 +0800

On Tue, Jul 26, 2011 at 12:00 AM, Andreas Schwab <schwab@linux-m68k.org>wrote:

> "Clark J. Wang" <dearvoid@gmail.com> writes:
>
> > Here the <TAB> cannot expand ``*.d'' to ``long-dir-name.d''. Bug?
>
> You need to add -o bashdefault for that.
>

``-o bashdefault'' works fine for me, thanks. But from the Bash manual I
think ``-o default'' should also work:

-o default    Use readline's default filename completion if the compspec
generates no matches.

-Clark

>
> Andreas.
>
> --
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
> "And now for something completely different."
>


reply via email to

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