helix/helix-term/tests
Michael Davis 1243db11a5 Use helix_view::apply_transaction in integration-tests
`helix_view::apply_transaction` closes over `Document::apply` and
`View::apply` to ensure that jumplist entries are updated when a
document changes from a transaction. `Document::apply` shouldn't
be called directly - this helper function should be used instead.
2022-10-21 08:43:15 +09:00
..
test Use helix_view::apply_transaction in integration-tests 2022-10-21 08:43:15 +09:00
integration.rs various fixes in write-all path 2022-10-18 22:31:39 -04:00