<div class="gmail_quote">On 19 October 2011 04:10, Aaron Meurer <span dir="ltr"><<a href="mailto:asmeurer@gmail.com">asmeurer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":1b3">No, I think you understood correctly. In order to do more fancy<br>
stuff, you'd have to basically reimplement readline (using curses or<br>
something).</div></blockquote></div><br>PyPy ships with a pure Python implementation called PyRepl, which might be more configurable.<br><br><a href="http://codespeak.net/pyrepl/">http://codespeak.net/pyrepl/</a><br><br>
This ties in to one of our proposed projects* - we'd like a readline-like library that could support similar features in different environments and on different platforms.<br><br>* <a href="http://wiki.ipython.org/Potential_projects">http://wiki.ipython.org/Potential_projects</a><br>
<br>Thomas<br>