Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
two completion files for hg (mercurial)?
- X-seq: zsh-workers 27408
- From: Greg Klanderman <gak@xxxxxxxxxxxxxx>
- To: Zsh list <zsh-workers@xxxxxxx>
- Subject: two completion files for hg (mercurial)?
- Date: Sat, 14 Nov 2009 23:06:39 -0500
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Reply-to: gak@xxxxxxxxxxxxxx
I just noticed that in zsh/Completion/Unix/Command we have both _hg
and _mercurial defining completion for 'hg'. Looking at the cvs log
for each, it appears _hg is newer, and that _mercurial should have
been removed when Peter committed Brendan Cully's new Mercurial
completion submitted in workers #27088 earlier this summer. However,
there appear to be at least some instances of '2> /dev/null' that are
in _mercurial but not in _hg that may be desirable. But I don't
actually use hg so please don't take my word for it...
Greg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author