Re: IPython 5.0.0rc1

Fernando Perez <[email protected]> Tue, 5 Jul 2016 17:43:15 -0700
Newsgroups gmane.comp.python.ipython.devel
Message-ID <CAHAreOp51BgnAdchNVwCrrsW2AC8Z3-eYJw6nwiACgEq_10gYA@mail.gmail.com>
On Tue, Jul 5, 2016 at 5:34 PM, Nathan Goldbaum <[email protected]>
wrote:

> On Tue, Jul 5, 2016 at 7:22 PM, Aaron Meurer <[email protected]> wrote:
>
>> Minor annoyance with the emacs bindings: C-k at the end of a line
>> should delete the newline. Probably also the reverse for C-u.
>>
>> Question: with the new multiline editing, up arrow (and C-p) just move
>> up a line. Is there a fast way to cycle through the history without
>> going up one line at a time in each history item?
>>
>
> C-up arrow and C-down arrow.
>

Mmmh, I don't think that's what Aaron is asking: those still make you walk
through each line of a multi-line history entry.  At least that's what I'm
getting on OSX with master (git 74b0369)

I think what Aaron wants is a way to retrieve entire history items one at a
time, even if they are multi-line...  I couldn't find a way to do that, but
Matthias is much more up to speed on the intricacies of the new keybinding
machinery.

Cheers

f

-- 
Fernando Perez (@fperez_org; http://fperez.org)
fperez.net-at-gmail: mailing lists only (I ignore this when swamped!)
fernando.perez-at-berkeley: contact me here for any direct mail

_______________________________________________
IPython-dev mailing list
[email protected]
https://mail.scipy.org/mailman/listinfo/ipython-dev