diff options
author | Pascal Kuthe | 2023-03-02 18:10:47 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2023-03-09 04:01:02 +0000 |
commit | 2588fa3710921683c16a84ffd91103a0823a033b (patch) | |
tree | 6ff584e2e3a440a5ec18ab8be491f95b7a85a158 /helix-term/src/compositor.rs | |
parent | 4300a3ad058ea383a59a0a90f31a597eb264a7d4 (diff) |
save selection before completion savepoint
Currently, the selection is not saved/restored when completion
checkpoints are applied. This is usually fine because undoing changes
usually restores maps selections back in insert mode. But this is not
always the case and especially problematic in the presence of
multi-cursor completions (since completions are applied relative to
the selection/cursor) and snippets (which can change the selection)
Diffstat (limited to 'helix-term/src/compositor.rs')
0 files changed, 0 insertions, 0 deletions