Re: IPython 5.0.0 beta 1 now available !
Matthew Brett <[email protected]> Thu, 9 Jun 2016 18:33:04 -0700
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <CAH6Pt5o7vETKS8hTSdMku3g+kLtf+cCS5vDfXiowCryBmhDQXQ@mail.gmail.com> |
On Thu, Jun 9, 2016 at 11:43 AM, Matthias Bussonnier <[email protected]> wrote: > Hi Matthew, > > On Thu, Jun 9, 2016 at 11:11 AM, Matthew Brett <[email protected]> wrote: >> On Thu, Jun 9, 2016 at 11:00 AM, Matthias Bussonnier > >>> >>> 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. > > I want to move with the arrow keys but can't either. > and some people requested to move with pageup/down which does not works either. > > Let's leave these improvements for a next version, we can always make > something better, > but at some point we have to release software right ? Of course, I see my role only in increasing the chorus of oohs and aahhs, and reducing to zero the ughs and ohs. > You can open an issue though. Your wish is my command (terms and conditions may apply): https://github.com/ipython/ipython/issues/9597 From Matthew