Thank you, that's exactly what I wanted.

On Thu, Oct 2, 2008 at 09:16, Chet Ramey <[EMAIL PROTECTED]> wrote:
> > Description:
> >     I don't know if this is a bug or not, but it has to do with
> programmable
> > auto completion. Whenever the options have multiple words I don't get
> what I
> > want.
>
> You can get filename-like quoting by specifying that readline should treat
> the matches returned by the completion function as filenames, using the
> `-o filenames' option to complete: complete -o filenames -F f lala.
>
> Chet
>
> --
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
>
> Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]
> http://tiswww.tis.case.edu/~chet/ <http://tiswww.tis.case.edu/%7Echet/>
>

Reply via email to