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

Re: Bash autocompletion



On Thu, Apr 17, 2003 at 02:38:31PM +0200, Michael Naumann wrote:
> On Thursday 17 April 2003 14:03, Angus D Madden wrote:
> > complete -f -X '!*.@(mp3|MP3|ogg|OGG|pls|m3u)' xmms gqmpeg freeamp
> >
> > Adding mp2 to the list of extensions above would probably solve the
> > problem.
> 
> Thanx, Angus
> 
> I'm aware of this technique.
> Yet, my mp2-example was just one of several cases, where I'd wish to
> be able to temporarily disable the completion check.

Then you can do 'complete -r xmms' temporarily, for example.

Cheers,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: