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
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
..
src Align view for background buffer opened with `alt-ret` (#7691) 11 months ago
tests Align view for background buffer opened with `alt-ret` (#7691) 11 months ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump tempfile from 3.6.0 to 3.7.0 (#7726) 11 months ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago