<br><br>
<div class="gmail_quote">On Tue, Jul 21, 2009 at 6:41 PM, Dickon Reed <span dir="ltr">&lt;<a href="mailto:dickon.reed%2Btwisted@gmail.com">dickon.reed+twisted@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><span style="COLOR: rgb(51,51,51); BORDER-COLLAPSE: collapse">Is there any way to to get tab completion of Python expressions (i.e. like what Ipython does) in twisted manhole sessions? </span></blockquote>

<div> </div>
<div>I&#39;ve got this working, although I haven&#39;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.</div>

<div> </div>
<div>Dickon</div>
<div> </div></div>