microsoft/Terminal

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

开放

#10,474 创建于 2021年6月21日

 (1 条评论) (1 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-TerminalControlHelp WantedIssue-TaskProduct-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

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.

贡献者指南