ZIm/crates/multi_buffer/src
Marshall Bowers 5cdca6d8dd
multi_buffer: Fix a panic when expanding an excerpt with the cursor at the end (#17955)
This PR fixes a panic when expanding an excerpt within a multibuffer
that could occur when the cursor was at the end of the buffer.

You can reproduce this by opening a multibuffer, putting your cursor at
the very end of that buffer, and then expanding the excerpt (Shift +
Enter).

Release Notes:

- Fixed a panic that could occur when expanding an excerpt within a
multibuffer when the cursor was at the end of the excerpt.

Co-authored-by: Antonio <antonio@zed.dev>
2024-09-17 13:49:52 -04:00
..
anchor.rs Invalidate anchors when they get deleted (#14116) 2024-07-11 11:21:41 -07:00
multi_buffer.rs multi_buffer: Fix a panic when expanding an excerpt with the cursor at the end (#17955) 2024-09-17 13:49:52 -04:00