Windows Terminal – wt.exe – “Process exited with code 0 (0x00000000)”
Problem
Sve je OK, ali ti je konfigurirano tako da terminal ostane otvoren kad se sve zatvori.
Rješenje
v.”closeOnExit": "always” u konfiguracijskoj datoteci “settings.json” za wt.exe:
{
"profiles": {
"defaults": {
"closeOnExit": "always"
},
"list": [
// all your profiles go here
]
}
}
hxxps://github.com/microsoft/terminal/issues/4573
wt wt windowsterminal xwindowsterminal terminal xterminal close xclose 00000000 x00000000 0x00000000 x0x00000000