[IPython-dev] New developers looking to help

satshabad khalsa satshabad.music at gmail.com
Wed Jan 9 18:18:09 EST 2013


Awesome! We found issue
1393<https://github.com/ipython/ipython/issues/1393>to be pretty cool.
It's the ctrl-r history search functionality for the
qtconsole frontend. Is anyone actively working on this?

In the docs it's mentioned that the Ipython terminal uses the GNU readline
library for it's ctrl-r functionality, but on this issue MinRK said it
would have to be implemented from scratch because qtconsole doesn't use
readline. Is there a specific reason it doesn't use that library? If we
could use it would implementing this involve just connecting the right
pieces in the right places? If not, where would it be best implemented from
scratch?

Thanks!
Satshabad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20130109/1014e0ac/attachment.html>


More information about the IPython-dev mailing list