bug-bash
[Top][All Lists]
Advanced

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

Re: [BUG][bash][auto completion] if COMPREPLY contents ":" auto completi


From: Chet Ramey
Subject: Re: [BUG][bash][auto completion] if COMPREPLY contents ":" auto completion doesn't work properly
Date: Tue, 26 Sep 2006 17:11:35 -0400

> So it looks like the entire word is passed to the completion function;
> COMP_WORDBREAKS is not consulted at that point.  COMP_WORDBREAKS is
> only used to decide how much text to erase before inserting the
> completion text.  Is that intended?  Is the completion function
> supposed to take care of splitting the word if it wants that?

If that's the case, my memory is faulty.  My fault for not checking.  I'll
have to look at the code.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                                Live Strong.
Chet Ramey, ITS, CWRU    chet@case.edu    http://tiswww.tis.case.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]