When using VSCode GitHub Copilot Agent and allowing it to run commands in the terminal (Ubuntu in WSL2), it keeps the agent hanging and does not continue after a command it executed.
Seems when I deactivate bash-git-prompt it solves the issue.
See microsoft/vscode#254447
When using VSCode GitHub Copilot Agent and allowing it to run commands in the terminal (Ubuntu in WSL2), it keeps the agent hanging and does not continue after a command it executed.
Seems when I deactivate
bash-git-promptit solves the issue.See microsoft/vscode#254447