[issue1480] zsh completion does not complete extension commands.

arno. mercurial-bugs at selenic.com
Wed Jan 21 14:50:17 CST 2009


New submission from arno. <arenevier at fdn.fr>:

Hi, I use zsh completion provided in contrib/
I have mq extension enabled.

When typing
$ hg q<TAB>
nothing is completed.

zsh completion get list of command with "hg --verbose help" which does not list
command provided by extensions.

An alternative way would be to get list of commands with "hg debugcomplete", but
the as a drawback, it does not list aliases (eg: debugconfig does not appear).
What do you think is best ?

I can provide a patch if needed.

----------
messages: 8470
nosy: arno.
priority: bug
status: unread
title: zsh completion does not complete extension commands.

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1480>
____________________________________________________



More information about the Mercurial-devel mailing list