[PR #15760] Display connection state in tab and add context menu entry for restarting connection #30725

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

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

State: closed
Merged: Yes


Summary of the Pull Request

When a connection is Closed, show an indicator in the respective tab.
When the active pane's connection is Closed, show a "Restart Connection" action in the right-click context menu and in the tab context menu.

Validation Steps Performed

  • Force close a connection, check the indicator is shown in the tab.
  • Right-click on pane shows the Restart Connection action if its connection is closed
  • Right-click on tab shows the Restart Connection action if the active pane's connection is closed
  • Indicator is cleared after connection is restarted (no panes in closed state)

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15760 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request When a connection is Closed, show an indicator in the respective tab. When the active pane's connection is Closed, show a "Restart Connection" action in the right-click context menu and in the tab context menu. ## Validation Steps Performed - Force close a connection, check the indicator is shown in the tab. - Right-click on pane shows the Restart Connection action if its connection is closed - Right-click on tab shows the Restart Connection action if the active pane's connection is closed - Indicator is cleared after connection is restarted (no panes in closed state) ## PR Checklist - [x] Closes #14909 - [x] Tests added/passed - [ ] Documentation updated - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:42:36 +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#30725