Terminal exit codes are unsigned but should be signed. #49709
Labels
*as-designed
Described behavior is as designed
terminal
General terminal issues that don't fall under another label
Steps to Reproduce:
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\wsl.exe
" in user settings.Doesn't have to be WSL. This should occur on any process that returns
-1
. Also tested using the following C program executed usingterminal.integrated.shellArgs.windows
.Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: