Re: IPython 5.0.0rc1

Matthias Bussonnier <[email protected]> Tue, 5 Jul 2016 18:43:19 -0700
Newsgroups gmane.comp.python.ipython.devel
Message-ID <CANJQusW1T+s3eTTVcpoE6YfbLo+3h44MgMJSjHyO5nR7O2Q6cg@mail.gmail.com>
Just bind your PageUp/Down in Terminal.App to the correct escape sequeces:

Terminal > preferences > keyboard > +

To respectively  PgUp: \033[5~ and PgDown: \033[6~  the `\033` can be
obtain by pressing `Esc` and **not** by pressing `\`,`0`,`3`,`3` in
sequence.
-- 
M


On Tue, Jul 5, 2016 at 6:31 PM, Fernando Perez <[email protected]> wrote:
>
> On Tue, Jul 5, 2016 at 6:22 PM, Matthias Bussonnier
> <[email protected]> wrote:
>>
>> Page-Up / Page-Down (fn-up/fn-down should work too
>> At least it works for me on mac), and indeed it's one of the things
>> that annoyed me a bit,
>> but my muscle memory adjusted quite fast.
>
>
> Unfortunately on OSX that only works on iTerm2.
>
> On the default OSX Termina, for me Page up/down simply scroll the entire
> terminal.
>
> --
> 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
>

_______________________________________________
IPython-dev mailing list
[email protected]
https://mail.scipy.org/mailman/listinfo/ipython-dev
Screen Shot 2016-07-05 at 18.39.31.png (image/png, 319 KB) - not displayed