* Chet Ramey <[EMAIL PROTECTED]> [2008-03-18 00:22]:
>> I'd like to know if it is possible to change the options of the
>> programable completion within the completion function.
>
> Not currently. I'm thinking about a new builtin that would accept the
> same set of -o options as complete/compgen (
Mika Fischer wrote:
Hi,
I'm currently working on the bash-completion package for Debian/Ubuntu.
I'd like to know if it is possible to change the options of the
programable completion within the completion function.
Not currently. I'm thinking about a new builtin that would accept the
same se
Hi,
I'm currently working on the bash-completion package for Debian/Ubuntu.
I'd like to know if it is possible to change the options of the
programable completion within the completion function.
An example would be to allow environment variables in place of
filenames. But if I set -o filenames,