Open joerohde opened 7 months ago
BTW: If there's no philosophical issue with this, and you'd like to let me know what syntax/json form you prefer, I can take a shot at it. I'm good with go, but not so good with Powershell. :)
I'd love this feature too, not sure how it could be implemented though, maybe we can have a command that says everything after this goes on the right?
So like this:
[transient_prompt]
template = '➜ {float-right}[{{now | date "15:04:05"}}]'
@patrick91 this is on my list to look at this year still. Keep you posted.
Code of Conduct
What would you like to see changed/added?
Related: 3844
Mostly care about powershell, but would like to use for zsh. Pretty much a dup of referenced issue, but I'll give my use cases:
As opposed to going all out and supporting multiple segments, I would be thrilled just to have:
left_template
-> alias for 'template'right_template
-> right aligned (after optional filler) template.Image attached of my powerlevel10k zsh prompt usage that I'd like to replace. It looks noisy especially because I used short-output commands with a somewhat narrow screen to demo.