You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term/tests/test
woojiq aa4d84a0b3
Align view for background buffer opened with `alt-ret` (#7691)
* 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>
11 months ago
..
commands feat: smart_tab 11 months ago
auto_indent.rs migrate test_with_config to use AppBuilder 1 year ago
auto_pairs.rs Add config for default line ending (#5621) 1 year ago
commands.rs add node boundary movement 11 months ago
helpers.rs Add config for default line ending (#5621) 1 year ago
movement.rs Fix typos (#6643) 1 year ago
picker.rs Align view for background buffer opened with `alt-ret` (#7691) 11 months ago
prompt.rs flush writes on force quit (#4397) 2 years ago
splits.rs Canonicalize paths before stripping current dir as prefix (#6290) 1 year ago