-
Firstly thank you for all the great work put on p10k, I absolutely love it!
I'm wondering why I cannot see my pyenv when I open my terminal but only after I activate a virtualenv, see image below.…
-
Hi,
I tried these statements
```
# Version control system colors.
typeset -g POWERLEVEL9K_VCS_CLEAN_BACKGROUND="#0078A0"
typeset -g POWERLEVEL9K_VCS_CLEAN_FOREGROUND="#FFFFFF"
typeset …
-
Powerlevel10k has `POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND` to show kube info when typing `kubectl` i.e, I want something similar but showing only git `branch` in `POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS`…
-
## Feature Request
#### Is your feature request related to a problem? Please describe.
no
#### Describe the solution you'd like
an option to add suffix, e.g. in p10k:
```
typeset -g POW…
-
我在使用Powerlevel10k主题时遇到了一个问题:默认的prompt symbol(通常是❯)似乎与自动补全功能产生了冲突。经过调查和尝试,我发现将prompt symbol修改为#号可以解决这个问题。
- 使用默认的prompt symbol(❯)时,自动补全功能异常。
- 这可能是由于某些终端或字体对特殊字符的处理方式导致的。
1. 编辑 ~/.p10k.zsh 文件。
…
-
When I open my terminal, I get a generic(?) p10k theme. I then have to source my `~/.p10k.zsh` file to get the theme I set up.
Here is an image. I started my terminal and then on the first line sou…
-
Hi, I would like to know, where can I see all the powerlevel9k variables list? In "Show Off Your Config", I see some configuration variables that aren't stated in the documentation page like "POWERLEV…
-
Dear,
I had this config before:
# Single-line prompt.
POWERLEVEL9K_PROMPT_ON_NEWLINE=false
POWERLEVEL9K_RPROMPT_ON_NEWLINE=false
POWERLEVEL9K_MULTILINE_FIRST_PROMPT_PREFIX='…
-
I did the installation correctly , but the icon for powerlevel is broken, can you help me ?
-
Hello there,
first of all - thanks for the awesome shell extension. Really enjoying it - i.e. the setup process is very user friendly.
The only thing I want to complain about is that the prompt …