microsoft/Terminal

Allow search by Name in the Actions dialog.

Open

#11 630 ouverte le 27 oct. 2021

Voir sur GitHub
 (8 commentaires) (3 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-SettingsUIHelp WantedIssue-TaskProduct-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

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.

Guide contributeur