Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Svn tab completion not working
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
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author