bug-readline
[Top][All Lists]
Advanced

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

Re: Completions which contain spaces don't work by as expected.


From: Chet Ramey
Subject: Re: Completions which contain spaces don't work by as expected.
Date: Thu, 20 Feb 2020 14:19:50 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 2/20/20 2:00 PM, John Darrington wrote:
> I have a custom completer which provides a largish number of possible
> strings such as:
> 
> "Arrays"
> "Array Instances"
> "Array Literals"
> "Array Deletion"
> "Binary"
> "Loops"
> ...
> 
> When completing single words everything is fine.

Are you doing this with bash or some other program that uses readline?
My guess is the latter.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    address@hidden    http://tiswww.cwru.edu/~chet/



reply via email to

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