zed/crates/text
Nathan Sobo 93eb005f74 Correctly redo all undone edits after undoing in multi-buffer
When undoing edits performed in the multi-buffer, we also undo subsequent edits that may have occurred outside of the multi-buffer. This commit makes us redo those edits as well.

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-02-10 09:26:20 -07:00
..
src Correctly redo all undone edits after undoing in multi-buffer 2022-02-10 09:26:20 -07:00
Cargo.toml Wait for additional edits before pushing transaction in remote buffer 2022-02-02 17:01:23 +01:00