Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: subversion 1.13 breaks argument completion in zsh 5.7.1



Andras Korn wrote on Sun, 09 Feb 2020 17:27 +0100:
> zsh apparently generates completion candidates for "svn" based on the output
> of "svn --help", which changed between subversion 1.10 and subversion 1.13.
> 
> This breaks argument completion in zsh 5.7.1.

It should work correctly in the latest test release:

% git log --grep=44726 --oneline
1156b2aa4 44812: _subversion: Fix syntax error in 44726/0001
2829e32e3 44726/0002: _subversion: Update --show-item= completion to 1.12.0.
770dca2c5 44726/0001: _subversion: Use 'svn help -v' to show global options, experimental options, and experimental subcommands (upstream issue SVN-4828, to be released in Subversion 1.13.0)



Messages sorted by: Reverse Date, Date, Thread, Author