Re: IPython 5.0.0 beta 1 now available !
Aaron Meurer <[email protected]> Thu, 9 Jun 2016 14:32:55 -0400
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <CAKgW=6LXGMFvVTcQNeNoGY1Mjif-BLVKPMZALb7NU5uEktotZA@mail.gmail.com> |
OK, my question for IPython 5: how can I make up arrow show the previous entry (assuming the cursor is at the top of a multiline input)? Right now up-arrow shows the most recent entry that starts with the text that is already typed. I managed to change this for the current version of IPython (I think by deleting the parse and bind of the arrows to history-search-backward from the default configuration file). Aaron Meurer On Thu, Jun 9, 2016 at 2:11 PM, Matthew Brett <[email protected]> wrote: > On Thu, Jun 9, 2016 at 11:00 AM, Matthias Bussonnier > <[email protected]> wrote: >> On Thu, Jun 9, 2016 at 10:57 AM, Matthias Bussonnier >> <[email protected]> wrote: >> >>> >>> In [1]: import a<tab> >>> abc alabaster appnope >>> argparse ast asynchat atexit >>> aem anaconda_navigator appscript >>> array astroid asyncio audioop >>> aifc antigravity argcomplete >>> arrow astropy asyncore autoreload >>> >> >> For whatever reason Gmail seemed to have screwed that as soon as I >> pressed "send", so sending a screenshot: > > Excellent - that's much better. > > I realize this is reaching the stage of self-parody, but ... > > This is already as good as previous, but my vi fingers want to move > through this drop-box with vi navigation (w for move one word, Ctrl-D > for down a page etc). I guess there's no simple way of doing that? > I'm asking because that would be enormously pleasant to have. > > Thanks for your perhaps endless patience, > > Matthew > _______________________________________________ > IPython-dev mailing list > [email protected] > https://mail.scipy.org/mailman/listinfo/ipython-dev