microsoft/Terminal

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

Aberta

#10.474 aberto em 21 de jun. de 2021

 (1 comentário) (1 reação) (0 responsável)C++ (9.275 forks)batch import
Area-TerminalControlHelp WantedIssue-TaskProduct-Terminal

Métricas do repositório

Stars
 (103.173 estrelas)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

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.

Guia do colaborador