Comment 10 for bug 84822

Revision history for this message
Martin von Gagern (gagern) wrote :

Maybe you are interested in the bzr-bash-completion plugin I wrote.
See http://pypi.python.org/pypi/bzr-bash-completion

Using a lazy initialization approach, a small completion function calls the plugin to generate the full initialization function the first time it is required. After that, the full function servers as the cache, avoiding subsequent calls to bzr.