Roman Perepelitsa
Roman Perepelitsa
There is no prebuit gitstatusd binary for your platform, sorry. You can work around this problem in one of two ways: - Disable `vcs` in `~/.p10k.zsh`. This is a good...
It's a bug in the OS: https://github.com/microsoft/WSL/issues/8441#issuecomment-1139469707.
@gavinmcfall From the logs I can see that somewhere in your environment `GITSTATUS_DAEMON` is explicitly set to `/usr/local/bin/gitstatusd`. Powerlevel10k respects that. However, there is no executable file `/usr/local/bin/gitstatusd`. As a...
@Oughie Then you can use the same resolution. I doubt you are having the same issue though. If you file a *new* issue, then you wouldn't have to guess whether...
You'll have to edit the bash code for this.
When it comes to gitstatus or powerlevel10k, my most important goal is to have a viable alternative to gitstatusd. git's performance has come a long way since 2019; a native...
Put this in `.zshrc` under `z4h init`: ```zsh zstyle ':completion:*' matcher-list '' ```
> It's probably you font. If not, [try this](https://letmegooglethat.com/?q=Specifically+Red+Hat+Icon+Not+Showing+in+VSCode) This isn't helpful. @DiegoCostas97 The first thing to do is reproduce the problem without the use of p10k. Run this: ```zsh...
The error message explains what's going on and suggests what you should do.
See https://github.com/romkatv/powerlevel10k?tab=readme-ov-file#why-does-git-status-sometimes-appear-grey-and-then-gets-colored-after-a-short-period-of-time