Powerlevel9k / powerlevel9k

Powerlevel9k was a tool for building a beautiful and highly functional CLI, customized for you. P9k had a substantial impact on CLI UX, and its legacy is now continued by P10k.
https://github.com/romkatv/powerlevel10k
MIT License
13.46k stars 949 forks source link

issues with POWERLEVEL9K_RIGHT_PROMPT_LAST_SEGMENT_END_SYMBOL when rprompt is empty #1326

Open romkatv opened 5 years ago

romkatv commented 5 years ago

This is on next.

Config:

P9K_RIGHT_PROMPT_LAST_SEGMENT_END_SYMBOL='XISTENT'
P9K_LEFT_PROMPT_ELEMENTS=(dir)
P9K_RIGHT_PROMPT_ELEMENTS=(background_jobs)

Actual (while having no background jobs):

actual

Expected:

expected