[IPython-User] Making Control-D work when the line is not clear
Thomas Kluyver
takowl@gmail....
Wed Oct 19 07:17:46 CDT 2011
On 19 October 2011 04:10, Aaron Meurer <asmeurer@gmail.com> wrote:
> No, I think you understood correctly. In order to do more fancy
> stuff, you'd have to basically reimplement readline (using curses or
> something).
>
PyPy ships with a pure Python implementation called PyRepl, which might be
more configurable.
http://codespeak.net/pyrepl/
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.
* http://wiki.ipython.org/Potential_projects
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20111019/8c020f44/attachment.html
More information about the IPython-User
mailing list