[PR #13504] Make cmd palette 'go back' button return to previously selected action #29592

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

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

State: closed
Merged: Yes


The behaviour of the 'go back' button in the command palette was changed to return to the previously selected element rather than the root.

Instead of returning to the root, the go back button now returns to the previously selected item in the filtered action list. The previously selected item is selected by default and the view is scoped to the item.

Validation Steps Performed

Manually tested by going back and forth between nested actions in the command palette.

Closes #13457

**Original Pull Request:** https://github.com/microsoft/terminal/pull/13504 **State:** closed **Merged:** Yes --- The behaviour of the 'go back' button in the command palette was changed to return to the previously selected element rather than the root. Instead of returning to the root, the go back button now returns to the previously selected item in the filtered action list. The previously selected item is selected by default and the view is scoped to the item. ## Validation Steps Performed Manually tested by going back and forth between nested actions in the command palette. Closes #13457
claunia added the pull-request label 2026-01-31 09:35:47 +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#29592