Roman Perepelitsa
Roman Perepelitsa
Thanks for the additional info. The comment you've quoted says that `POWERLEVEL9K_TERM_SHELL_INTEGRATION=true` is enough to work around the problem, but for you it isn't. That's useful to know.
Probably the same as https://github.com/romkatv/gitstatus/issues/311.
If you remove that line, are you sure it'll respect the per-submodule `ignore` settings in `.gitmodules`? Could you test it? Also, I vaguely remember that there was a setting that...
> I don't see any recurse-submodules option for `git status`, but there is `git submodule status`, which takes an optional `--recursive` flag – is that what you mean? I don't...
You can click on the 4 font files [here](https://github.com/romkatv/powerlevel10k/blob/master/font.md#manual-font-installation) and do the rest on your own.
This is possible in theory but it would require adding an extra parameter to powerlevel10k. Here's how this sort of powerline can be displayed: ```zsh print -P '%K{1} %F{255}foo%f %k%F{1}\uE0B0%F{2}%S\uE0B0%s%K{2}...
For unrelated questions, please open a new issue.
> Remove a spurious space in several themes. What are you trying to achieve with this? Can you post a screenshot (or just text) of a specific prompt before and...
https://github.com/romkatv/powerlevel10k/pull/1994#issuecomment-1322113908 applies here as well. I'll keep the PR open in case I do find time to learn poetry and implement support for it in powerlevel10k. At that point your...
> Sure, thanks. Is there anything I can do to help? 🙏 Either I need to learn poetry and implement support for it in powerlevel10k (this is how I've developed...