Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: tar completion fails on tar files with colon in names
On Sat, 2022-12-24 at 15:44 +0100, Mikhail Gusarov wrote:
> Dear Daniel,
>
> This change works for me.
>
> Best,
> Misha.
>
> On Sat, 24 Dec 2022 at 12:17, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> > Mikhail Gusarov wrote on Fri, Dec 23, 2022 at 13:17:26 +0100:
> > > However zsh completion for tar does not take it into account:
> > >
> > > % zsh -f
> > > % autoload -U compinit
> > > % compinit
> > > % tar --force-local -tf x:foo <TAB>tar: Cannot connect to x: resolve failed
> >
> > The reproduction recipe requires ./x:foo to exist and be a valid tar
> > archive.
> >
> > Can you try this?
> >
I've committed this.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author