Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information