helix/helix-core
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
..
src Apply inversions to Views on undo/redo 2022-11-24 10:57:12 +09:00
tests deps: Update tree-sitter-rust (supports let-else && let-chains) 2022-11-11 18:43:55 -06:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml significantly improve treesitter performance while editing large files (#4716) 2022-11-22 11:54:22 +09:00