microsoft/Terminal

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

Offen

#10.474 geöffnet am 21.06.2021

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)C++ (9.275 Forks)batch import
Area-TerminalControlHelp WantedIssue-TaskProduct-Terminal

Repository-Metriken

Stars
 (103.173 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide