[Twisted-web] tab completion in manhole

Dickon Reed dickon.reed+twisted at gmail.com
Tue Aug 4 06:14:13 EDT 2009


On Tue, Jul 21, 2009 at 6:41 PM, Dickon Reed
<dickon.reed+twisted at gmail.com<dickon.reed%2Btwisted at gmail.com>
> wrote:

> Is there any way to to get tab completion of Python expressions (i.e. like
> what Ipython does) in twisted manhole sessions?


I've got this working, although I haven't cleaned the patch up yet and got
test coverage. I also have implemented the trick that some shells use where
you can type a few characters, and then use up and down arrow to navigate
through the parts of the history with the prefix you typed.

Dickon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-web/attachments/20090804/4088f420/attachment.htm 


More information about the Twisted-web mailing list