Ubuntu 上 Bash 的 Console2 选项卡 Windows 10

Console2 Tab for Bash on Ubuntu on Windows 10

我无法让 Console2 在 Ubuntu Windows shell 上给我一个带有 Bash 的新选项卡。到目前为止,我已经尝试过:

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"

前两个命令在“开始”> 运行 中起作用。 None 它们在 Console2 中用作新的选项卡命令。

我该怎么做?

检查您的 Console2 版本。

您需要安装 64 位版本的 Console2。你可以找到它 here。您将看到 Console-2.00b148-Beta_64bit.zip。照常安装。

在 Console2(64 位)中,您必须转到菜单 Edit ->Settings...,然后在 "Startup dir" 可以选择"C:\Users\your_user_name"。最后在"Shell"中写"C:\Windows\System32\bash.exe"。然后选择确定。