Re: tab completion in manhole
Dickon Reed <[email protected]>
| Newsgroups | gmane.comp.python.twisted.web |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 21, 2009 at 6:41 PM, Dickon Reed <[email protected]<dickon.reed%[email protected]> > 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 _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web