Oh my Posh transient prompt "filler" doesn't work #6481
AnveshJarabani
started this conversation in
General
Replies: 1 comment 6 replies
-
|
@AnveshJarabani is this zsh? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use a "filler" that spans the terminal after each prompt.

Only the template works. But not the filler -
transient prompt code in my yaml file -
transient_prompt: foreground: "#ff00aa" background: transparent template: "\n" filler: "test"Beta Was this translation helpful? Give feedback.
All reactions