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

Re: Bash autocompletion



On Friday 18 April 2003 16:16, Kevin McKinley wrote:

> I went into etc/bash_completion and commented the entire line for xmms. I
> was able to use tab completion for the filenames, as I had suggested:
>
> xmms /path/to/mp3/a_few_letters<tab>
>
> and completion worked just fine.

Ahh, Here I misunderstood you probably.
Commenting xmms in bash_completion in fact will address the issue.
This comes close to
complete -r xmms
as Colin Watson proposed.

- Michael



Reply to: