Missing leading "/" in {{ .Path }} when style is not full #3946
Answered
by
clyra
clyra
asked this question in
Troubleshoot
|
Hi all, I'm trying to figure out why the path segment is hiding the leading "/" when the property style is not "full". So, "/usr/local" shows as "usr/local". For example: But changing "style: full" to "style: powerlevel" show as: Other styles as agnoster_*, and unique results in the same missing leading "/". What I'm doing wrong? Btw, I'm using oh-my-posh version 16.10.0 on Monterey and this happens both with fish and nushell. thx |
Answered by
clyra
Jun 14, 2023
Replies: 1 comment 8 replies
|
@clyra nothing, this is by design. powerlevel expects a custom path separator which defaults to |
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




omp! so cool :-). thanks!