Remove final power line triangle on right prompt #6207
Unanswered
speedenator
asked this question in
Troubleshoot
Replies: 2 comments 3 replies
-
@speedenator can you share the configuration? I can help you with that. |
Beta Was this translation helpful? Give feedback.
3 replies
-
that worked, thanks!
…On Mon, Mar 10, 2025 at 12:26 AM Jan De Dobbeleer ***@***.***> wrote:
@speedenator <https://github.com/speedenator> yes, in your rprompt,
change the powerline segments to diamonds like this:
"leading_diamond": "\ue0b2","style": "diamond",
—
Reply to this email directly, view it on GitHub
<#6207 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADNL2CRHQ5ARD324XUE2MPT2TU5DDAVCNFSM6AAAAABYDKZWQ6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENBUGU2TGMA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to remove the right power line triangle from the right prompt, so that the final segment ends cleanly against the terminal.
For example, what I now have (bad):

What I want (my current p10k with zsh):

Is there a way to do this? I've tried adding a fake triangle at the end, but that doesn't work - I have a hidden segment for SSH context if I'm SSH'd into, but even removing that I end up getting more of a long stripe.
Beta Was this translation helpful? Give feedback.
All reactions