> That message is a reflection of where things currently are. It contains a
> patch that will allow bash-completion to work unchanged. (In a nutshell,
> bash-completion makes assumptions about what compgen will do with quoted
> null arguments that changed between bash-4.2 and bash-4.3.)
>
> I th
On 3/12/14 11:44 PM, Filipus Klutiero wrote:
> Hi Uwe,
>
> On 2014-03-12 21:37, Uwe Storbeck wrote:
>> A few corrections to my last mail:
>>
>> bash completion before the first letter of the file name fails at
>> all, even for "normal" file names:
>>
>>$ mkdir /tmp/test && cd /tmp/test && touc
Hi Uwe,
On 2014-03-12 21:37, Uwe Storbeck wrote:
A few corrections to my last mail:
bash completion before the first letter of the file name fails at
all, even for "normal" file names:
$ mkdir /tmp/test && cd /tmp/test && touch a
$ ls
Also not all characters where the completion after