"bzr shell" completer from bzrtools now usable in ipython.

Ville M. Vainio vivainio at gmail.com
Wed Mar 19 20:57:08 GMT 2008


I just added the "bzr shell" (bzrtools plugin) like command/option
completion to IPython trunk ("bzr branch lp:ipython"). I used the code
directly from bzrtools, just adding the ipython tab completer hook.
So, if you use ipython as your shell, here is yet another goodie ;-)

Use it by executing _ip.load('ipy_bzr') interactively, or add
ip.load('ipy_bzr') to your ipy_user_conf.py.

BTW, can anyone quickly say why bzr <tab> does not show commands from
my plugins?

The code is here:

http://tinyurl.com/3728rw

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'



More information about the bazaar mailing list