[PR #6821] Add some logging regarding command palette usage #26789

Open
opened 2026-01-31 09:18:10 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


Summary of the Pull Request

Pretty straightforward. Logs three scenarios:

  • The user opened the command palette (and which mode it was opened in)
  • The user ran a command from the palette
  • The user dismissed the palette without running an action.

We discussed this in team sync yesterday.

PR Checklist

  • I work here
  • [n/a] Requires documentation to be updated
**Original Pull Request:** https://github.com/microsoft/terminal/pull/6821 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Pretty straightforward. Logs three scenarios: * The user opened the command palette (and which mode it was opened in) * The user ran a command from the palette * The user dismissed the palette without running an action. We discussed this in team sync yesterday. ## PR Checklist * [x] I work here * [n/a] Requires documentation to be updated
claunia added the pull-request label 2026-01-31 09:18:10 +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#26789