On Tue, May 10, 2011 at 12:28:06 +0200, LEVAI Daniel wrote:
> On Tue, May 10, 2011 at 08:41:48 +0200, LEVAI Daniel wrote:
> > On Mon, May 09, 2011 at 23:48:46 +0400, Alexander Polakov wrote:
> > > * Alexander Polakov <polac...@gmail.com> [110502 18:19]:
> > > > Do you mean something like this or I got it all wrong again and we
> > > > have to wait another 15 years for someone to dig into this?
> > > 
> > > That diff was wrong, this one is likely less wrong.
> > This is working fine for me.
> 
> I've just found a usecase where it fails to complete a filename:
> 
> $ touch 'aaa: bbb ccc'
> $ touch 'aaa: bbc ddd'
> $ ls -la a<TAB>
> $ ls -la aaa:\ bb<TAB>
> aaa: bbb ccc   aaa: bbc ddd
> $ ls -la aaa:\ bbc<TAB>
>   ^^^ nothing happens
Apperantly, adding ':' to ESCAPEDCHARS solves the problem. Do you think
there is any sideeffect to this?


Daniel

-- 
LIVAI Daniel
PGP key ID = 0x83B63A8F
Key fingerprint = DBEC C66B A47A DFA2 792D  650C C69B BE4C 83B6 3A8F

Reply via email to