ZIm/crates/multi_buffer/src
Cole Miller 2eb4d6b7eb
Fix being unable to put a cursor after trailing deletion hunks (#26621)
Closes #26541

Release Notes:

- Fixed a bug that prevented putting the cursor after a deletion hunk at
the end of a file, in the absence of trailing newlines

---------

Co-authored-by: Max <max@zed.dev>
2025-03-13 16:56:54 +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 being unable to put a cursor after trailing deletion hunks (#26621) 2025-03-13 16:56:54 +00:00
multi_buffer_tests.rs Fix being unable to put a cursor after trailing deletion hunks (#26621) 2025-03-13 16:56:54 +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