Is Jujutsu .ClosestBookmarks working? #6969
Answered
by
JanDeDobbeleer
HolyMeekrob
asked this question in
Troubleshoot
-
|
I'm using Powershell on Windows and trying to use the Here's my config: {
"background": "#ffeb3b",
"background_templates": [
"{{ if .Working.Changed }}#FF9248{{ end }}"
],
"foreground": "#193549",
"powerline_symbol": "",
"properties": {
"change_id_min_len": 8,
"fetch_status": true
},
"style": "powerline",
"template": "{{.ChangeID}} {{.ClosestBookmarks}}{{if .Working.Changed}} {{ .Working.String }}{{ end }}",
"type": "jujutsu"
}Here's my debug output |
Beta Was this translation helpful? Give feedback.
Answered by
JanDeDobbeleer
Nov 11, 2025
Replies: 1 comment 1 reply
-
|
@HolyMeekrob is your oh-my-posh up-to-date? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
HolyMeekrob
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@HolyMeekrob is your oh-my-posh up-to-date?