<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 5, 2016 at 7:22 PM, Aaron Meurer <span dir="ltr"><<a href="mailto:asmeurer@gmail.com" target="_blank">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">Minor annoyance with the emacs bindings: C-k at the end of a line<br>
should delete the newline. Probably also the reverse for C-u.<br>
<br>
Question: with the new multiline editing, up arrow (and C-p) just move<br>
up a line. Is there a fast way to cycle through the history without<br>
going up one line at a time in each history item?<br></blockquote><div><br></div><div>C-up arrow and C-down arrow.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Bug under the emacs bindings: M-d under a single character doesn't<br>
delete the character.<br>
<span class="HOEnZb"><font color="#888888"><br>
Aaron Meurer<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Tue, Jul 5, 2016 at 7:41 PM, Matthias Bussonnier<br>
<<a href="mailto:bussonniermatthias@gmail.com">bussonniermatthias@gmail.com</a>> wrote:<br>
> Hi all,<br>
><br>
> I'm happy to announce IPython 5.0.0rc1, hopefully that will be the last before<br>
> the final version. Upgrade with<br>
><br>
>     $ pip install ipython --upgrade --pre<br>
><br>
> We have 1 outstanding issue where `%matplotlib qt` on Windows is currently<br>
> broken, we would need help in getting that fixed as most of the dev dont have<br>
> windows available.<br>
><br>
> - <a href="https://github.com/ipython/ipython/issues/9652" rel="noreferrer" target="_blank">https://github.com/ipython/ipython/issues/9652</a><br>
><br>
><br>
> The time since Beta4 have been longer than usual as we were waiting for some<br>
> upstream fixes.<br>
><br>
> Big improvement and efforts on the documentation side, that you can view on<br>
> readthedocs:<br>
><br>
>     <a href="http://ipython.readthedocs.io/en/latest/" rel="noreferrer" target="_blank">http://ipython.readthedocs.io/en/latest/</a><br>
><br>
> In particular the what's new is of interest:<br>
><br>
>     <a href="http://ipython.readthedocs.io/en/latest/whatsnew/version5.html" rel="noreferrer" target="_blank">http://ipython.readthedocs.io/en/latest/whatsnew/version5.html</a><br>
><br>
><br>
><br>
> Since Beta 4 we had the following noticeable points.<br>
>  - Attempt to document most of prompt_toolkit shortcuts (vi and emacs mode)<br>
>  - lots of cleanup of readline-relative code that should be unused, and added<br>
>    quite a bit of DeprecationWarnings in places that needed them.<br>
>  - restore color in IPython.embed()<br>
>  - TerminalInteractiveShell.colors gain a "Neutral" theme now the default, that<br>
>    should be visible both on light and dark BG. the `linux` and `lightbg`<br>
>    variant have now  more contrast, and can be switched live with `%colors`<br>
>    magic.<br>
>  - lots of edge-case bug fix/crash.<br>
><br>
><br>
><br>
> Related info:<br>
><br>
> - There were upload issue  with warehouse, If install fail, or you have weirds<br>
>   issue, feel free to tell us.<br>
><br>
> - Jupyter console 5 is out, not much change from beta. It fix compatibility<br>
>   issues with IPython 5.0<br>
><br>
> - Hopefully I'll release 5.0 by end of week/early next week, before or during<br>
>   SciPy with a bigger announce on the Jupyter blog.<br>
><br>
> Thanks all<br>
> --<br>
> M<br>
> _______________________________________________<br>
> IPython-dev mailing list<br>
> <a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
> <a href="https://mail.scipy.org/mailman/listinfo/ipython-dev" rel="noreferrer" target="_blank">https://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="https://mail.scipy.org/mailman/listinfo/ipython-dev" rel="noreferrer" target="_blank">https://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</div></div></blockquote></div><br></div></div>