Add "Open Windows Terminal" item to File Explorer backstage menu #7039

Open
opened 2026-01-31 00:53:34 +00:00 by claunia · 0 comments
Owner

Originally created by @chucker on GitHub (Mar 20, 2020).

Originally assigned to: @cinnamon-msft on GitHub.

Description of the new feature/enhancement

File Explorer since Windows 8 uses a ribbon, with a "backstage" File button in the top left. This opens a menu includes a Open Windows PowerShell item that will conveniently open PS in the current directory. That seems to be hard-coded on File Explorer's end, and it would be nice to hook into it to use WT instead.

Proposed technical implementation details (optional)

There might be "Open…" hooks in the registry that the File menu takes advantage of, but I'm not aware of them.

Duplicate notes

This is not the same issue as #1060, because this is not about context menus.

This is not the same issue as #4109, as that doesn't use the same UI (File --> Open…).

Originally created by @chucker on GitHub (Mar 20, 2020). Originally assigned to: @cinnamon-msft on GitHub. # Description of the new feature/enhancement File Explorer since Windows 8 uses a ribbon, with a "backstage" File button in the top left. This opens a menu includes a **Open Windows PowerShell** item that will conveniently open PS in the current directory. That seems to be hard-coded on File Explorer's end, and it would be nice to hook into it to use WT instead. # Proposed technical implementation details (optional) There might be "Open…" hooks in the registry that the File menu takes advantage of, but I'm not aware of them. # Duplicate notes This is not the same issue as #1060, because this is not about context menus. This is not the same issue as #4109, as that doesn't use the same UI (File --> Open…).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7039