microsoft/Terminal

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

Open

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

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)C++ (3,212 fork)batch import
Area-TerminalControlHelp WantedIssue-TaskProduct-Terminal

仓库指标

Star
 (35,764 star)
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.

贡献者指南