I just want to mention that if you would like the old (IPython <= 4.x) 
readline interface, it is now available separately as rlipython 
<https://github.com/ipython/rlipython>.

pip install rlipython
python -c "import rlipython as r; r.install()"

Right now, it only works in IPython 6.0 (Python 3), but it will also work 
in Python 2 with the next IPython 5 release (5.4).


On Wednesday, March 1, 2017 at 11:53:33 AM UTC-8, Paul Ivanov wrote:
>
>
>
> On Wed, Mar 1, 2017 at 11:52 AM, Paul Ivanov <p...@berkeley.edu 
> <javascript:>> wrote:
>
>> I've opened an IPython issue for this. I've been avoiding using IPython 5 
>> for similar reasons (or grudgingly using it without my precious .inputrc vi 
>> mode), because I though I was one of a small minority, but I think enough 
>> people are affected by such issues that we should considering bringing back 
>> the original code.
>>
>
> Sorry, here's a link to the issue:
>  https://github.com/ipython/ipython/issues/10364 
> <https://github.com/ipython/ipython/issues/10364>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to