mirror of https://github.com/helix-editor/helix
Apply inversions to Views on undo/redo
When using undo/redo, the history revision can be decremented. In that case we should apply the inversions since the given revision in History::changes_since. This prevents panics with jumplist operations when a session uses undo/redo to move the jumplist selection outside of the document.pull/4887/head
parent
fd00f3a70e
commit
4a103db622
Loading…
Reference in New Issue