bug-bash
[Top][All Lists]
Advanced

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

Re: slash appended to tab so its two // at end


From: alex xmb ratchev
Subject: Re: slash appended to tab so its two // at end
Date: Wed, 19 Jul 2023 16:40:03 +0200

On Wed, Jul 19, 2023, 3:16 PM Greg Wooledge <greg@wooledge.org> wrote:

> On Wed, Jul 19, 2023 at 09:06:20AM -0400, Chet Ramey wrote:
> > On 7/18/23 10:01 PM, alex xmb ratchev wrote:
> > > i in 5.2.15 bash aarch64 termux did
> > >
> > > $ cp -ap db2.*/<tabtab>
> > >
> > > and got
> > >
> > > db2.i5// db2.i7//
> >
> > I can't reproduce this.
>
> It's probably an artifact of some Linux vendor's programmable completion.
> I'd suggest that xmb try it again after doing a "complete -r" and see if
> the symptoms remain.
>

hii ,
ye if its for mr chet unrepoducable , its a vendor bug

i tried , complete -r and the type -a cmd , nothing
i tried complete -r ; then dirtabtab , same err two slashes
i tried apt purge or remove bash-completion , but it was already gone
i did rm -rf ../usr/etc/*bash* .. still same
i did bash --norc --noprofile -l -i and dirtabtab , still same //

i still havent gotten to compile my own bash-dev or even subpackages

i bet with devel and newest versions only ( like dev bash dev readline etc
.. no old versions ) .. i think it wouldnt bug

what should i report to github termux issue

>


reply via email to

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