Search matches should scroll to the middle of the screen when possible
Open
Needs Design
Priority: Wishlist
- Dominant language
- Vala
- Stars
- 521
- Forks
- 118
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 14
Description
## Problem
Pressing `g` to locate the next match only scrolls the window a minimum amount to get match on screen - usually the bottom line. It would be more convenient to scroll it to nearer the middle of the screen where the eye naturally looks and would allow sight of all the context.
## Proposal
Use the `within_margin` parameter to scroll nearer the centre of the screen
## Prior Art
Geany does this.
Contributor guide
Assessment
This issue has not been assessed yet.