Skip to content

v2.16.1: Fix freeze when searching huge lines with many hits

Latest

Choose a tag to compare

@walles walles released this 30 Jul 08:09

Before this release, searching a huge line (hundreds of MB long) for a
common character could take ten seconds of full CPU before hits got
highlighted, and pay that same cost again on every redraw.

With this release, that same search is close to instant.