【发布时间】:2019-04-27 01:16:59
【问题描述】:
我无法让 Console2 在 Windows shell 上使用 Bash on Ubuntu 为我提供一个新选项卡。到目前为止,我已经尝试过:
C:\Windows\System32\bash.exe
C:\Windows\System32\cmd.exe /c "C:\Windows\System32\bash.exe"
C:\Windows\SysWOW64\cmd.exe /c "C:\Windows\System32\bash.exe"
前两个命令从“开始”>“运行”开始。它们都不能作为 Console2 中的新选项卡命令。
我该怎么做?
【问题讨论】:
-
我在您的问题中没有看到与 Ubuntu 的联系......也没有与 Bash ......这似乎只是 Windows 上的一个 gui 问题(使用 console2)。
标签: bash ubuntu windows-10 console2