[TxMt] Re: mate -l does not scroll to selected line
Allan Odgaard
mailinglist at textmate.org
Mon Apr 14 01:53:36 UTC 2014
On 14 Apr 2014, at 8:28, Gerd Knops wrote:
> […] apparently it fails when there are many soft-wrapped lines.
This is caused by the lazy layout system. TM will scroll/center before
soft-wrapping all the lines, and afterward, the layout has changed so
much, that the initial scroll choice was wrong.
It’s clear that the current implementation of lazy layout is not
suitable for soft wrapped text.
More information about the textmate
mailing list