Search matches should scroll to the middle of the screen when possible
Abierto
Needs Design
Priority: Wishlist
- Lenguaje dominante
- Vala
- Estrellas
- 521
- Forks
- 118
- Merge medio
- 1 d 8 h
- PR fusionados (30 d)
- 14
Descripción
## 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.