microsoft / terminal

The new Windows Terminal and the original Windows console host, all in the same place!
MIT License
95.49k stars 8.31k forks source link

Allow search by Name in the Actions dialog. #11630

Open anebot opened 3 years ago

anebot commented 3 years ago

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.

zadjii-msft commented 3 years ago

Do you mean in the command palette, or in the settings UI?

anebot commented 3 years ago

Do you mean in the command palette, or in the settings UI?

I mean in the settings dialog.

zadjii-msft commented 3 years ago

Oh okay yea, sure that makes sense. IF ONLY WE HAD A HANDY WAY OF FILTERING A LIST OF ACTIONS ALREADY ๐Ÿ˜

anebot commented 3 years ago

Oh okay yea, sure that makes sense. IF ONLY WE HAD A HANDY WAY OF FILTERING A LIST OF ACTIONS ALREADY ๐Ÿ˜

Despite your sarcasm, you're likely talking about the command palette ๐Ÿ˜œ. Sure, you can filter actions there, but I don't mean this.

I'm talking, for example, when you want to modify the action's hotkey, it bothers moving from the scroll to look for a specific action. I think It would be easier to have some filtering options in the dialog.

zadjii-msft commented 3 years ago

Oh that's definitely different. Thanks for helping clarify! There's probably a filterable version of ComboBox we could use for that

DHowett commented 3 years ago

Despite your sarcasm, ... i don't mean this

(Feel free to dismiss me if I'm saying something you all already know!ยน)

I think Mike's sarcasm was directed towards the project, rather than at you. "If only we had used the thing we already have! Alas! How silly of us!"

(ยน can never be too careful)

zadjii-msft commented 3 years ago

(^ this is correct)

JVimes commented 1 year ago

This would be great. The settings dialog is approachable which helps adoption.