microsoft/Terminal

Allow search by Name in the Actions dialog.

Open

#11,630 创建于 2021年10月27日

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

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

Description of the new feature/enhancement

The actions list in the action settings dialog is large, and it's difficult to search for a specific item, so It would be useful to have some search feature, such as an input dialog which allows filter them by name.

Proposed technical implementation details (optional)

Add an input dialog at the top of the dialog which filters the actions list as the user typing.

贡献者指南