-
Hi guys, maybe I've misunderstood how the `user` segment works but I expected that modifying the `POWERLEVEL9K_USER_TEMPLATE` env var also the displayed username changes. Instead I saw that in case of…
-
http://pacez.github.io/2018/03/27/oh-my-zsh-and-powerlevel9k%E6%89%93%E9%80%A0%E6%9C%80%E5%A5%BD%E7%94%A8%E7%9A%84shell%E7%BB%88%E7%AB%AF/#more
pacez updated
6 years ago
-
Currently parameters such as `POWERLEVEL9K_MULTILINE_FIRST_PROMPT_PREFIX` have no effect unless `POWERLEVEL9K_PROMPT_ON_NEWLINE` is true. It would be nice to remove this restriction. Then one could de…
-
In the demo code, when ZSH_THEME was using powerlevel9k, character widths were miscalculated, causing the right toolbar to span lines
![image](https://user-images.githubusercontent.com/32614138/74102…
nxsre updated
4 years ago
-
#### Describe Your Issue
What is happening?
- Icons not displayed properly despite having nerd-font-complete install, powerlinefont install , awesome terminal font
- No umlauts displayed
Mo…
-
[rtx](https://github.com/jdxcode/rtx/) is a drop-in replacement for asdf, serving identical purposes. It is compatible with asdf in many respects, including the backend and the CLI. It would be great …
-
Hi, this is not a serious bug. However, It bothers me.
OS: Ubuntu 16.04
This is my .zshrc configuration
```bash
POWERLEVEL9K_MODE='awesome-fontconfig'
POWERLEVEL9K_MULTILINE_FIRST_PROMPT_PREFIX…
-
#### Describe Your Issue
I have a custom prompt set up to display time and date. Time is preceded by uf017 (clock) glyph and date is preceded by uf073 (calendar) glyph. The calendar glyph displays ju…
-
Dear Ben,
When in detached mode, could you put the commit hash in the prompt (instead of "heads/master")?
That was like that in PowerLevel9K, and was a time-saver…
Thanks in advance! Best re…
-
Hello.
First of all, I want to thank you for this project and its maintenance. I migrated from Spaceship, and I really like p10k.
About my problem: I'm using a string (kaomoji) as a PROMPT_CHAR:
…