Fix opening excerpt when the cursor is at the end of a multi-buffer
This was caused by seeking with a right bias, which in the case of the last excerpt in the buffer would seek past the end of the buffer. This commit changes the behavior to move the cursor back to the previous excerpt if we overshoot, to ensure we always land on an excerpt.
A
Antonio Scandurra committed
2a8e0824a629e3553ce06b33039dabed9704a5a0
Parent: 8f49552