[PR #8382] Add launchMode parameter to ToggleCommandPalette action #27183

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

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

State: closed
Merged: Yes


PR Checklist

Detailed Description of the Pull Request / Additional comments

Added an optional launchMode parameter to "commandPalette" command.
The values of the launchMode are either "action" (default) or "command line".

Validation Steps Performed

  • Manual tests
**Original Pull Request:** https://github.com/microsoft/terminal/pull/8382 **State:** closed **Merged:** Yes --- ## PR Checklist * [x] Closes https://github.com/microsoft/terminal/issues/8322 * [x] CLA signed. * [x] Tests added/passed * [x] Documentation updated - https://github.com/MicrosoftDocs/terminal/pull/202 * [x] Schema updated. * [x] I've discussed this with core contributors already. ## Detailed Description of the Pull Request / Additional comments Added an optional launchMode parameter to "commandPalette" command. The values of the launchMode are either "action" (default) or "command line". ## Validation Steps Performed * Manual tests
claunia added the pull-request label 2026-01-31 09:20:29 +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#27183