-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Problem
Without Oh-My-Posh
With Oh-My-Posh
Debug Console Logs
## WITHOUT OH-MY-POSH
OS: Windows_NT win32 x64 10.0.22631
Shell: C:\Windows\system32\cmd.exe
Shell Version: Microsoft Windows [Version 10.0.22631.4169]
(c) Microsoft Corporation. All rights reserved.
C:\Users\helton\AppData\Local\Programs\Microsoft VS Code>
Node.js Version: v20.18.0
VSCode Version: 1.95.1
Running command: node --version
Waiting for shell integration...
Shell integration changed for terminal shell-integration-problems
Shell integration available
Shell execution started in terminal shell-integration-problems
Shell integration changed for terminal shell-integration-problems
Read chunk: '\x1B]633;E;node --version;888c048b-6953-4fc4-b513-fe8736acf4d2\x07\x1B]633;C\x07\x1B[93mnode \x1B[90m--version\r\n' +
'\x1B[mv20.17.0\r\n' +
'\x1B]633;D;0\x07\x1B]633;A\x07\x1B]633;P;Cwd=C:\\x5cUsers\\x5chelton\x07\x1B]633;B\x07PS C:\\Users\\helton> '
Shell execution ended in terminal shell-integration-problems with exit code 0 for command "node --version"
---
## WITH OH-MY-POSH
OS: Windows_NT win32 x64 10.0.22631
Shell: C:\Windows\system32\cmd.exe
Shell Version: Microsoft Windows [Version 10.0.22631.4169]
(c) Microsoft Corporation. All rights reserved.
C:\Users\helton\AppData\Local\Programs\Microsoft VS Code>
Node.js Version: v20.18.0
VSCode Version: 1.95.1
Running command: node --version
Waiting for shell integration...
Shell integration changed for terminal shell-integration-problems
Shell integration available
Shell execution started in terminal shell-integration-problems
Shell integration changed for terminal shell-integration-problems
Shell execution ended in terminal shell-integration-problems with exit code undefined for command "node --version"
Shell execution started in terminal shell-integration-problems
Shell execution ended in terminal shell-integration-problems with exit code undefined for command ""Daplugg23
Metadata
Metadata
Assignees
Labels
No labels

