mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 13:37:06 +04:00
2588fa3710
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) |
||
---|---|---|
.. | ||
src | ||
tests/encoding | ||
Cargo.toml |