ZIm/crates/multi_buffer/src
Conrad Irwin 25772b8777
Fix sticky header in last buffer of a multibuffer (#26944)
This also simplifies our code to stop generating a last excerpt boundary
that we always ignore.

Closes #ISSUE

Release Notes:

- N/A
2025-03-17 18:39:57 +00:00
..
anchor.rs Optimistically update hunk states when staging and unstaging hunks (#25687) 2025-02-28 20:55:29 +00:00
multi_buffer.rs Fix sticky header in last buffer of a multibuffer (#26944) 2025-03-17 18:39:57 +00:00
multi_buffer_tests.rs Fix sticky header in last buffer of a multibuffer (#26944) 2025-03-17 18:39:57 +00:00
position.rs Rework diff rendering to allow putting the cursor into deleted text, soft-wrapping and scrolling deleted text correctly (#22994) 2025-01-24 14:18:22 -07:00