helix/helix-term
Pascal Kuthe 2588fa3710 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)
2023-03-09 13:01:02 +09:00
..
src save selection before completion savepoint 2023-03-09 13:01:02 +09:00
tests Make m textobject look for pairs enclosing selections () 2023-02-10 13:52:57 -06:00
.gitignore
build.rs feat(lsp): pass client_info on initialization () 2022-12-08 21:57:03 -06:00
Cargo.toml build(deps): bump grep-regex from 0.1.10 to 0.1.11 () 2023-03-06 19:18:28 -06:00