add optimized version of `buffer_get_bline`.
`buffer_get_bline_w_hint` begins the bline hunt at a parameterized bline instead of always starting at the first bline in the buffer. when editing huge files with millions of lines, there is a noticeable perf improvement if the hint is nearby the desired bline.
parent
b896a45f
Please register or sign in to comment