-
Basically **https://github.com/kovidgoyal/kitty/discussions/5148**
With stock powerlevel10k config (after pressing "q" to exit config assistant) - not always occurring
```sh
% time kitty -e /…
-
My issue is with the p10k VCS functionality. It isn't showing the number of commits that the local is behind the remote.
If I run `git remote -v update` then p10k shows the expected result (⇣1). I …
-
**Describe the bug**
After auto-update today I get this errors when I try to use git auto-complete feature
```
/Users/carlos/.zsh/git-completion.bash:378: read-only variable: WIDGETSTYLE
_git:17…
-
```zsh
❯ git status --short
?? .gitignore
?? .pre-commit-config.yaml
?? Dockerfile
?? README.rst
?? test/__init__.py
?? test/api.py
?? test/constants.py
?? test/data_models.py
?? test/depend…
-
Hi, apparently p10k is creating an empty file called `0` in every directory which appears empty.
After any command (even `ls`) those file is re-created.
**Steps to reproduce**:
1. Create a new d…
-
First of all, great project! thank you very much
After I configure the theme using `p10k configure` and select my desired setting there is some weird triangle at the leftmost of the screen.
…
-
I worked with powerlevel10k for a while before I realized that I had zsh version 5.5.1. I now have 5.8 installed and I have lost the quick/fast load that I had before. I have installed powerlevel10k…
-
What I try but can't fix:
"Manually add an extra space after the icon that gets cut off. For example, if the content of os_icon prompt segment gets cut off, open ~/.p10k.zsh, search for POWERLEVEL9K_…
-
### Description:
The cursor is missing after I installed Fig. I'd have to manually put the "tput cvvis" command on every new session I start now.
If I observe the closely, I'd see the cursor actua…
-
Hey, sorry for raising an issue on this, but I'm super stuck...
I'm trying to start writing my own prompt 'plugin' for want of a better word for Backblaze B2 - very similar to the way the AWS one w…