microsoft/Terminal

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

Open

#10 474 ouverte le 21 juin 2021

Voir sur GitHub
 (1 commentaire) (1 réaction) (0 assignés)C++ (3 212 forks)batch import
Area-TerminalControlHelp WantedIssue-TaskProduct-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
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