Re: IPython 5.0.0rc1
Fernando Perez <[email protected]> Tue, 5 Jul 2016 18:47:43 -0700
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <CAHAreOoy+AM2iknMQ5StuT7_PrE_qfc3SY_nTh5R6kQ-E2xN2Q@mail.gmail.com> |
On Tue, Jul 5, 2016 at 6:43 PM, Matthias Bussonnier < [email protected]> wrote: > 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. > Thanks for that solution! I actually like Pg Up/Down to scroll as I use it a lot, so I'll probably give this up for now. The issue remains that the default for OSX terminal users won't do this, but at least a) it works on iTerm b) there's a workaround if you're willing to sacrifice easy keyboard scrolling on 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