Testing #274904
Steps:
- Add a custom profile of Git Bash for
chat.tools.terminal.terminalProfile.windows setting:
"chat.tools.terminal.terminalProfile.windows": {
"path": "C:\\Program Files\\Git\\bin\\bash.exe",
"args": ["--login", "-i"]
},
- Open chat and ask 'what's my ip?'
the chat log shows that run_in_terminal figured out the right command:

however it missing the first letter when it sends the command into the terminal:

Testing #274904
Steps:
chat.tools.terminal.terminalProfile.windowssetting:the chat log shows that run_in_terminal figured out the right command:

however it missing the first letter when it sends the command into the terminal: