I can't get Console2 to give me a new tab with the Bash on Ubuntu on Windows shell. So far, I've tried:
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"
The first two commands work from Start > Run. None of them work as a new tab command in Console2.
How do I do this?