On 11/9/18 1:52 PM, Luca Boccassi wrote:
> If the user types:
>
> gcfile.c
>
> And positions the cursor of 'f', a programmable completion enabled on
> initial word (-I) will fail to run. This is because the parsing gives
> priority first to the _minimal programmable completion that does
> nothing
If the user types:
gcfile.c
And positions the cursor of 'f', a programmable completion enabled on
initial word (-I) will fail to run. This is because the parsing gives
priority first to the _minimal programmable completion that does
nothing, and then if that is disabled it gives the next priority