I have noticed the lagginess and over run of the cursor for a week or two now. I just opened Kate and Leo. I created some text and tried moving the cursor using the arrow keys. When I hold down the arrow key in Leo, the cursor moves one character in the direction, pauses, then starts moving through the text. When I let go of the arrow key, the cursor continues to move for a few characters, a number that increases with the amount of time I hold down the key and the more text I scroll through.
In Kate, holding down the arrow key causes the cursor to move one character in the direction and pauses, then continues to scroll. The difference is that when I release the key, the cursor stops immediately. No ideas about what might cause it, I have already modified my use of Leo so that I never scroll with the cursor. Chris On Wednesday, July 1, 2015 at 10:27:31 AM UTC-7, Terry Brown wrote: > > On Wed, 1 Jul 2015 06:45:46 -0700 (PDT) > "Edward K. Ream" <[email protected] <javascript:>> wrote: > > > This completes #186 > > <https://github.com/leo-editor/leo-editor/issues/186>: Left Gutter > > Line numbers > > I noticed a couple of things: > > - for @auto, it seems it's displaying body relative, rather than file > relative, line numbers > > - it slows down text handling so that given a line like: > > common2code['Yellow-shafted Flicker'] = common2code['Northern Flicker'] > > if I put the cursor in front of the Y and hold down delete to clear > the quotes, the overrun that occurs when I take my finger off delete > as the cursor reaches the closing quote is excessive. This happens > even if the above code is the only code in the body. > > This problem exists to a degree without gutters enabled, so maybe > the only real solution is to avoid processing aged key events, but > enabling gutters makes it noticeably worse. > > Aside: I regret contributing nothing to Leo recently except whiny > complaints about exciting new features, but a recent conspiracy of work > deadlines has been followed by some significant family events which > have now created to backlog at work, so I'm using Leo all the time, but > haven't had time to do anything Leo related for a while. > > Cheers -Terry > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
