helix/helix-term/tests
Michael Davis 4a103db622 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.
2022-11-24 10:57:12 +09:00
..
test Apply inversions to Views on undo/redo 2022-11-24 10:57:12 +09:00
integration.rs flush writes on force quit (#4397) 2022-10-21 13:28:29 +09:00