[IPython-dev] IPython 5.0.0 beta 1 now available !
Aaron Meurer
asmeurer at gmail.com
Thu Jun 9 14:32:55 EDT 2016
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 <matthew.brett at gmail.com> wrote:
> On Thu, Jun 9, 2016 at 11:00 AM, Matthias Bussonnier
> <bussonniermatthias at gmail.com> wrote:
>> On Thu, Jun 9, 2016 at 10:57 AM, Matthias Bussonnier
>> <bussonniermatthias at gmail.com> 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
> IPython-dev at scipy.org
> https://mail.scipy.org/mailman/listinfo/ipython-dev
More information about the IPython-dev
mailing list