Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
subversion and programmable completion
- X-seq: zsh-workers 18875
- From: Clint Adams <clint@xxxxxxx>
- To: dev@xxxxxxxxxxxxxxxxxxxxx
- Subject: subversion and programmable completion
- Date: Sun, 20 Jul 2003 12:27:23 -0400
- Cc: zsh-workers@xxxxxxxxxx
- Mail-followup-to: Clint Adams <clint@xxxxxxx>, dev@xxxxxxxxxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
The zsh completion function for subversion currently parses the output
of svn help <subcommand>, attempting to complete based on the contents
of the usage: and Valid options: sections.
How does the subversion team feel about providing this and additional
information in a more-machine-parseable format? I imagine that that
would lead to the bash completion becoming more intelligent as well.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author