zsh-users
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: Simon Spielmann <simon.spielmann@gmx.de>, zsh-users@zsh.org
Subject: Re: Svn tab completion not working
Date: Wed, 21 Nov 2018 10:49:47 +0000	[thread overview]
Message-ID: <1542797387.875892.1584305992.2CDB4DB1@webmail.messagingengine.com> (raw)
In-Reply-To: <BB8987BC-F80C-4DD1-8E41-28F24EA29472@gmx.de>

Simon Spielmann wrote on Wed, 21 Nov 2018 11:35 +0100:
> Hi,
> I have a problem with svn tab completion, installed versions are
>  - zsh 5.3 (x86_64-apple-darwin18.0)
>  - svn, version 1.10.0 (r1827917)
> 
> Typing svn and hitting TAB gives:
> _svn:33: bad set of key/value pairs for associative array
> 

This was fixed a while ago in 567733906210feaebce94675985eb1e77602bfd8.

> I tried sourcing the updated subersion-completion with
> 
> curl https://raw.githubusercontent.com/zsh-users/zsh/master/Completion/Unix/Command/_subversion > zsh_svn_fix
> source ./zsh_svn_fix
> 
> afterwards hitting TAB nothing happens

By chance, did you already press <TAB> in that shell before you ran that
'source' command?  If so, then you've run into the bug that had been
fixed in 4015f3cf5d5ab0c339472cf6201dab7ff5285057.

Try doing the curl+source in a new shell.

Cheers,

Daniel

      reply	other threads:[~2018-11-21 11:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-21 10:35 Simon Spielmann
2018-11-21 10:49 ` Daniel Shahaf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1542797387.875892.1584305992.2CDB4DB1@webmail.messagingengine.com \
    --to=d.s@daniel.shahaf.name \
    --cc=simon.spielmann@gmx.de \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).