Closed stevenxxiu closed 2 weeks ago
The latest version v24.0.5 hangs when the status segment has some condition.
status
Minimal config:
# yaml-language-server: $schema=https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json version: 3 blocks: - type: prompt segments: - type: status templates: - '{{ if .Segments.Contains "Executiontime" }}a{{ else }}b{{ end }}'
Arch Linux
Nushell
This hangs, so I can't get log output.
Code of Conduct
What happened?
The latest version v24.0.5 hangs when the
status
segment has some condition.Theme
Minimal config:
What OS are you seeing the problem on?
Arch Linux
Which shell are you using?
Nushell
Log output
This hangs, so I can't get log output.