mirror of https://github.com/helix-editor/helix
* fix(picker): `alt-ret' changes cursor pos of current file, not new one Closes #7673 * fix other pickers * symbol pickers * diagnostick pickers This is done using the already patched `jump_to_location` method. * fix global and jumplist pickers * use `view` as old_id; make `align_view` method of `Action` * test(picker): basic <alt-ret> functionality * fix: picker integrational test * fix nit Co-authored-by: Michael Davis <mcarsondavis@gmail.com> --------- Co-authored-by: Michael Davis <mcarsondavis@gmail.com> |
||
---|---|---|
.. | ||
commands | ||
auto_indent.rs | ||
auto_pairs.rs | ||
commands.rs | ||
helpers.rs | ||
movement.rs | ||
picker.rs | ||
prompt.rs | ||
splits.rs |