microsoft / terminal

The new Windows Terminal and the original Windows console host, all in the same place!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add quick filter for New Tab -> Profiles drop down

andreihes opened this issue · comments

Description of the new feature/enhancement

Add a quick filter for profile drop down. Picking a profile (when opening a new tab) with arrow up/down keys is a pain once profile count exceeds 20-30

Proposed technical implementation details (optional)

  • When profiles drop down is opened and user starts typing the whole profile list filtered by basic text match
  • Filtered means only the profiles with Name =~ *filtertext* are displayed
  • Current "filtertext" text to be shown / visible as well in any suitable way
  • Pressing "Esc" removes / clears the filters and brings all the profiles back

You know, I think the Command Palette is just the UI for this 😉

gh-14741-demo

/dup #2046

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!