Search indexing for each console you have in your terminal. (And abbreviations) #9077

Open
opened 2026-01-31 01:45:23 +00:00 by claunia · 0 comments
Owner

Originally created by @3rikk on GitHub (Jun 17, 2020).

Description of the new feature/enhancement

Currently, if my default console is Ubuntu, and i want to use Powershell, i have to open the terminal and then select powershell from the dropdown menu. This is fine, but being able to search in the start menu and go directly to powershell, or whatever else i plan to use, would be nice. For example:
Searching "Windows Terminal Powershell" would give the option to directly open a Powershell Tab in WT. Same would go for "Windows Terminal Azure" or "Windows Terminal CMD" etc etc.
A step further would be abbreviations, for example "wt" would open windows terminal on default, "wt ps" would be the same as "Windows Terminal Powershell", and this could exist for the other consoles too like "wt cmd" or "wt wsl".

Proposed technical implementation details (optional)

Edit: I think a good way to determine what abbreviations are used would just be to make them be set in the settings.json file, as an entry like '"indexAbbreviation": "pscore"'.

Originally created by @3rikk on GitHub (Jun 17, 2020). # Description of the new feature/enhancement Currently, if my default console is Ubuntu, and i want to use Powershell, i have to open the terminal and then select powershell from the dropdown menu. This is fine, but being able to search in the start menu and go directly to powershell, or whatever else i plan to use, would be nice. For example: Searching "Windows Terminal Powershell" would give the option to directly open a Powershell Tab in WT. Same would go for "Windows Terminal Azure" or "Windows Terminal CMD" etc etc. A step further would be abbreviations, for example "wt" would open windows terminal on default, "wt ps" would be the same as "Windows Terminal Powershell", and this could exist for the other consoles too like "wt cmd" or "wt wsl". # Proposed technical implementation details (optional) **Edit:** I think a good way to determine what abbreviations are used would just be to make them be set in the settings.json file, as an entry like **'**"indexAbbreviation": "pscore"**'**. <!-- A clear and concise description of what you want to happen. <!--
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 01:45:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9077