You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
Hi and let me start with saying thanks for powerlevel9k!
I'm currently having issues with the multiline prompt prefixes and I'm not sure what I'm doing wrong. It feels like I must just be missing something small but I'm stumped. I've gone through the other issues on this repo related to multiline, but with no luck.
I'm using latest master of p9k, with oh-my-zsh (latest), and zsh 5.7.1 in both Gnome terminal 3.32.2 and tilix 1.9.1. Font in use is Fira Mono Nerd Font Regular
For some reason, no matter what I do, the values specified in POWERLEVEL9K_MULTILINE_FIRST_PROMPT_PREFIX and POWERLEVEL9K_MULTILINE_LAST_PROMPT_PREFIX refuse to show up. I've made sure my terminal will show the specified characters via echo and they output as expected.
I know I must have just overlooked something, any advice is appreciated!
The text was updated successfully, but these errors were encountered:
Hi and let me start with saying thanks for powerlevel9k!
I'm currently having issues with the multiline prompt prefixes and I'm not sure what I'm doing wrong. It feels like I must just be missing something small but I'm stumped. I've gone through the other issues on this repo related to multiline, but with no luck.
I'm using latest
master
of p9k, with oh-my-zsh (latest), and zsh 5.7.1 in both Gnome terminal 3.32.2 and tilix 1.9.1. Font in use isFira Mono Nerd Font Regular
My
.zshrc
contents:And my configs specific to p9k are as follows:
For some reason, no matter what I do, the values specified in
POWERLEVEL9K_MULTILINE_FIRST_PROMPT_PREFIX
andPOWERLEVEL9K_MULTILINE_LAST_PROMPT_PREFIX
refuse to show up. I've made sure my terminal will show the specified characters viaecho
and they output as expected.I know I must have just overlooked something, any advice is appreciated!
The text was updated successfully, but these errors were encountered: