[PR #7462] Add openTabRenamer action #26932

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

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

State: closed
Merged: Yes


Adds a ShortcutAction to allow editing the tab title via the TextBox
(just like double-clicking the tab, but triggered from a key binding or
command palette).

Related to #6256 (but doesn't address pane renaming)

**Original Pull Request:** https://github.com/microsoft/terminal/pull/7462 **State:** closed **Merged:** Yes --- Adds a `ShortcutAction` to allow editing the tab title via the TextBox (just like double-clicking the tab, but triggered from a key binding or command palette). * This implements "scenario 3" outlined in zadjii-msft's comment: https://github.com/microsoft/terminal/pull/6557#issuecomment-646153274 * The `openTabRenamer` action name is taken from the discussion in this PR: https://github.com/microsoft/terminal/pull/6567#issuecomment-646319010 Related to #6256 (but doesn't address pane renaming)
claunia added the pull-request label 2026-01-31 09:18:57 +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#26932