microsoft/Terminal

Allow search by Name in the Actions dialog.

Open

#11.630 aberto em 27 de out. de 2021

Ver no GitHub
 (8 comments) (3 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-SettingsUIHelp WantedIssue-TaskProduct-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 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.

Guia do colaborador