mirror of https://github.com/helix-editor/helix
Add test case that panics on undo
This case panics since undo/redo call View::apply and here, the edit that moves the jumplist selection out-of-bounds is not yet applied when View::apply is called in undo/redo. View::apply should only be called by the EditorView now.pull/4887/head
parent
590a628460
commit
94eb3de776
Loading…
Reference in New Issue