microsoft/Terminal

"Open in Terminal" menu option should open in PowerShell or Ubuntu depending on folder location

Open

#14,753 建立於 2023年1月28日

在 GitHub 查看
 (7 留言) (2 反應) (0 負責人)C++ (3,212 fork)batch import
Area-ShellExtensionHelp WantedIssue-FeatureProduct-Terminal

倉庫指標

Star
 (35,764 star)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

Description of the new feature/enhancement

Not sure if this is an enhancement versus an actual bug, but if have my default WSL distro be Ubuntu, and I click "Open in Terminal" in a Windows folder, I expect it to open up the PowerShell terminal, not the Ubuntu one. Vice versa if I have the default terminal as PowerShell and I click "Open in Terminal" in an Ubuntu folder, like in the below folders.

In other words, Terminal should know the context in which I'd want each terminal to open up.

image

Proposed technical implementation details (optional)

貢獻者指南