Jan De Dobbeleer
Jan De Dobbeleer
@lzecca78 I pushed my changes, can you validate this still works as designed?
@lzecca78 did you change the properties to use the new naming? Because that could still be the issue. `oh-my-posh debug` should indicate the same as the prompt when in the...
@lzecca78 can you share the logs?
Yes!
@lzecca78 I would really love the logs so I can have a look. If there's nothing relevant regarding pulumi, that could also indicate it's a version of oh-my-posh without that...
@lzecca78 why is your version `19.8.2`? Did you build with the same version number? Because I'd expect `development` here as that's the default value.
@lzecca78 but that's not possible, the version isn't part of the code. So if you didn't set it, I'm quite certain you're using a production release without that code.
@lzecca78 yes, but then the output of `oh-my-posh version` needs to be `development` (also for the logs) and not `Version: 19.8.2`. So, you're not testing with that build is what...
This is run with `--verbose` ``` 2024-02-20 20:25:22.190 [CORE] WinGet, version [1.7.3481-preview], activity [{B42988C8-340C-4810-BAFB-6AC7BEFE0FB3}] 2024-02-20 20:25:22.190 [CORE] OS: Windows.Desktop v10.0.22000.2538 2024-02-20 20:25:22.190 [CORE] Command line Args: "C:\Users\jan\AppData\Local\Microsoft\WindowsApps\winget.exe" configure C:\Users\jan\AppData\Local\Packages\Microsoft.WindowsTerminalPreview_8wekyb3d8bbwe\LocalState\oh-my-posh.configuration.yml --logs...
@denelon I had a look at the module paths and here are the versions which are present: - `C:\Users\jan\AppData\Local\Microsoft\WinGet\Configuration\Modules` - `1.21.2311.09003` - `C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.22.3481.0_arm64__8wekyb3d8bbwe\ExternalModules` - `N/A` - `C:\Users\jan\Documents\PowerShell\Modules` - `1.21.2311.09003`...