diff options
author | Michael Davis | 2022-11-23 14:57:09 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2022-11-24 01:57:12 +0000 |
commit | 94eb3de7767c5d16344bec9634028f346cd867bb (patch) | |
tree | 111244348b2c9907b5000c3da2babcb24dae0243 /helix-core/src/config.rs | |
parent | 590a628460c8fa8a4e101541d67289fa2fac95b5 (diff) |
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.
Diffstat (limited to 'helix-core/src/config.rs')
0 files changed, 0 insertions, 0 deletions