microsoft/Terminal

Find dialog (Ctrl+Shift+F), center the found string vertically

Ouverte

#10 474 ouverte le 21 juin 2021

 (1 commentaire) (1 réaction) (0 personne assignée)C++ (9 275 forks)batch import
Area-TerminalControlHelp WantedIssue-TaskProduct-Terminal

Métriques du dépôt

Stars
 (103 173 étoiles)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

Description of the new feature/enhancement

When the find dialog is used, center the found string vertically in the terminal.

Proposed technical implementation details (optional)

I'm often interested in the few lines before the search string and sometimes the found string is behind the dialog itself. Centering it vertically would help in both cases.

Guide contributeur