Closed chunderbolt closed 4 months ago
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.
Code of Conduct
What happened?
After an update, extra characters have begun appearing upon initial shell load:
By pressing enter and causing the prompt to be drawn again, they are no longer there.
If I disable auto-update, they don't appear:
Theme
Modified night-owl.
```json { "$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json", "auto_upgrade": true, "blocks": [ { "alignment": "left", "segments": [ { "background": "#21c7a8", "foreground": "#011627", "leading_diamond": "\u256d\u2500\ue0b6", "properties": { "windows": "\ue62a" }, "style": "diamond", "template": " {{ if .WSL }}WSL at {{ end }}{{.Icon}} ", "trailing_diamond": "\ue0b0", "type": "os" }, { "background": "#ef5350", "foreground": "#ffeb95", "powerline_symbol": "\ue0b0", "style": "powerline", "template": " \uf292 ", "type": "root" }, { "background": "#d6deeb", "foreground": "#011627", "leading_diamond": "What OS are you seeing the problem on?
Windows
Which shell are you using?
bash
Log output