mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
453a75a373
* Add `View::ensure_cursor_in_view_center` to adjust view after searching and jumping Also `offset_coodrs_to_in_view` was refactored to reduce duplicated position calculations. * Fix a wrong offset calculation in `offset_coords_to_in_view_center` It ignored `scrolloff` if `centering` is false. |
||
---|---|---|
.. | ||
src | ||
tests/encoding | ||
Cargo.toml |