[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: difference between complete -o default and -o bashdefault
From: |
Tatavarty Kalyan |
Subject: |
Re: difference between complete -o default and -o bashdefault |
Date: |
Fri, 8 Jul 2005 17:17:36 +0530 |
I think bashdefault tries out username,hostname,command word,glob
completions where as 'default' just tries out filename completions.
On 7/8/05, Ian Macdonald <ian@caliban.org> wrote:
> Hello,
>
> I can't quite work out what the difference is between -o default and -o
> bashdefault. One is readline-oriented and the other is not, but the
> effect appears to be the same for the cases that I have run through.
>
> Anyone?
>
> Ian
> --
> Ian Macdonald | The one good thing about repeating your
> ian@caliban.org | mistakes is that you know when to cringe.
> http://www.caliban.org/ |
> |
> |
>
>
> _______________________________________________
> Bug-bash mailing list
> Bug-bash@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-bash
>