microsoft/WhackWhackTerminal

Doesn't seem to work with Git Bash

asherber opened this issue · 1 comments

VS2019 16.1.1
WhackWhack 1.2.7.30024
Git for Windows 2.21.0.windows.1

I have Default Shell set to Other, and Shell Path set to "C:\Program Files\Git\git-bash.exe"

When I open the terminal window, I get a blinking block cursor in the upper left, and nothing else -- I'm not able to type in the terminal.

ZoeyR commented

The git-bash executable is actually a GUI program that launches its own console window, which is why it doesn't seem to work. As per microsoft/vscode#7286 you should set the path to C:\Program Files\Git\bin\bash.exe