microsoft/Terminal

Allow search by Name in the Actions dialog.

Open

#11,630 opened on Oct 27, 2021

View on GitHub
 (8 comments) (3 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-SettingsUIHelp WantedIssue-TaskProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

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.

Contributor guide