Fix was accidentally reverted when reverting the broken B5 goto fix. Both line_starts[512]/line_ends[512] arrays and the main while loop guard use 512; the trailing-line check must also use 512 to avoid silently dropping the last line in buffers with 128-511 lines.
39 KiB
39 KiB