microsoft/Terminal

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

Open

#10.474 aberto em 21 de jun. de 2021

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)C++ (3.212 forks)batch import
Area-TerminalControlHelp WantedIssue-TaskProduct-Terminal

Métricas do repositório

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