SIGN IN SIGN UP
microsoft / terminal UNCLAIMED

The new Windows Terminal and the original Windows console host, all in the same place!

0 0 91 C++

Tab menu: show "restart" + maintain items' enable state (#19972)

## Summary of the Pull Request
Changes how/when we display the "restart connection" item in the tab's
context menu. Now, we always display it, but it's disabled if we're not
in a terminal tab.

Applies similar enable/disable logic to the rest of the menu items.
Previous to this, they just wouldn't do anything (which is fair, they
didn't make any sense).

## Validation Steps Performed
Check tab's menu in following scenarios:
✅ terminal pane
✅ settings tab
✅ snippets pane

Closes #18891
C
Carlos Zamora committed
3362651659dda87e294c56242d306d51f919ae12
Parent: c72600d
Committed by GitHub <noreply@github.com> on 4/29/2026, 6:54:43 PM