<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">On 26 Apr 2019, at 19:28, Rob McBroom wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">On 13 Nov 2018, at 23:19, Allan Odgaard wrote:<br>
</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">The problem is that it stores a buffer offset as the “first character” but this may visually change due to delayed softwrap calculation.<br>
<br>
It’s not a new issue: Once I get around to overhaul the text layout/rendering code, I expect to address this and other related issues.</p>
</blockquote><p dir="auto">The fix for this doesn’t sound like something you’re going to knock out in a few hours, but is there any progress or anything else we can do in the short term? This is driving me nuts.<br>
<br>
I’ve been working on some code for a client with pretty long lines. Switching to a document scrolls more than a page, and it’s not obvious which direction it went. So I don’t know exactly how far away the current line is, and I don’t know which way to look.</p>
</blockquote><p dir="auto">I use ⌘J for “Jump to Selection” myself. Not that different from your current workaround, but it only centers the insertion point without moving it or changing selection.</p>
</div>
</div>
</body>
</html>