bzr shell completion

Martin Pool martinpool at gmail.com
Fri Oct 14 11:45:22 BST 2005


I've just merged in the small zsh shell completion function from Clint
Adams, which lets zsh complete bzr command names.  The shell-complete
command ought to also allow completers to show a list of valid options
for any command.

The change to define options by arguments should make it easy for
shell-complete to describe which options take arguments, and what
arguments are allowed.  We might need to add more specificity to some
option objects.

--
Martin




More information about the bazaar mailing list