Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: subversion 1.13 breaks argument completion in zsh 5.7.1
- X-seq: zsh-workers 45407
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: Andras Korn <korn-zshworkers@xxxxxxxxxxxxxx>
- Subject: Re: subversion 1.13 breaks argument completion in zsh 5.7.1
- Date: Mon, 10 Feb 2020 02:59:41 +0000
- Cc: zsh-workers@xxxxxxx
- In-reply-to: <20200209162755.jzinamld32c3dr6v@hellgate>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20200209162755.jzinamld32c3dr6v@hellgate>
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