Re: Potential problem with PTK's wrap cursor feature.
Carl Smith <[email protected]> Tue, 14 Feb 2017 20:22:23 +0000
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <CAP-uhDeCjpvLjS3=-J9xcqcvr6Em=6urASg7ShbtfvMUsWh6ZQ@mail.gmail.com> |
I think we're describing two slightly different things. I just disabled the wrap stuff in my config (with 5.1.0), and it stops working. If you have two lines of code and the cursor is in the middle of the top line, and you then start pressing Right repeatedly, when the cursor gets to the last column and you hit Right again, does the cursor jump to the start of the second line or just stop? Similarly for hitting Left to go off the start of the second line, to wrap to the end of the first. I think you're describing the text wrapping over when it gets too long to fit on the line, with the cursor wrapping over with it. -- Carl Smith [email protected] On 14 February 2017 at 18:11, Thomas Kluyver <[email protected]> wrote: > On 14 February 2017 at 18:06, Carl Smith <[email protected]> wrote: > >> Nah. At least, it didn't last time I updated my installation. When the >> cursor reaches the start or end of a line, it just stops. > > > That's not what I see: > > [image: Inline images 1] > > I'm pretty sure I don't have any custom config affecting that. :-S > > _______________________________________________ > 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
Screenshot from 2017-02-14 18-10-30.png
(image/png, 2.5 KB) - not displayed