[PR #15679] Add support for running profiles from Add tab menu as admin without a keyboard #30703

Closed
opened 2026-01-31 09:42:27 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/15679

State: closed
Merged: Yes


Summary of the Pull Request

Add support for running profiles in the Add Tab drop down as administrator without a keyboard.

References and Relevant Issues

#14517

Detailed Description of the Pull Request / Additional comments

This pull request adds a FlyoutMenu to each Profile entry in the Add New tab drop down. When a profile is right clicked or held for 2 seconds in the case of no mouse input will present a MenuItem to allow the user to click and run the selected profile as administrator

Validation Steps Performed

  • Responds to pointer input events (mouse, pointer, touchpad)
  • Adjusts to theme changes.
  • Only shows when a profile is selected. Will not show on settings or pallete entries

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15679 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Add support for running profiles in the Add Tab drop down as administrator without a keyboard. ## References and Relevant Issues #14517 ## Detailed Description of the Pull Request / Additional comments This pull request adds a FlyoutMenu to each Profile entry in the Add New tab drop down. When a profile is right clicked or held for 2 seconds in the case of no mouse input will present a MenuItem to allow the user to click and run the selected profile as administrator ## Validation Steps Performed - Responds to pointer input events (mouse, pointer, touchpad) - Adjusts to theme changes. - Only shows when a profile is selected. Will not show on settings or pallete entries ## PR Checklist - [x] Closes #14517 - [ ] Tests added/passed - [ ] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:42:27 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30703