mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
1243db11a5
`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. |
||
---|---|---|
.. | ||
test | ||
integration.rs |