Dominik Ritter

Results 25 comments of Dominik Ritter

Is there a way to get this changes in master? I need these features as well.

I might be late to the party, but this line --> `source $ZSH/oh-my-zsh.sh` must come after this line --> `POWERLEVEL9K_MODE="nerdfont-complete"` in your config. Then it all should work as expected.

@januszmk You need to rebase onto the latest `main` to make the phpstan error go away and add a newline after `SortableTest->testShouldShiftPositionForward()` to fix the code style..

Even though this looks similar to https://github.com/ampproject/amphtml/issues/32449, this is not fixed with the release of `2101230412006`.

Thanks for the report @Zeta611 . I'm afraid, we can't do anything about that, unless we find a better way to retrieve the environment string, which we get by invoking...

That is a very good idea! TBH I put my fingers on P9K with various style guides in my mind. Probably that is why it looks messed up.. :/ Your...

@Quentin-M Thanks for letting me know! I'll have a look at the `status` segment in the next days.

Good findings @laggardkernel . I'll have a look at that in the next couple of days.

@laggardkernel Thanks for pointing me to this. I changed the code, so that the worker gets restarted in the precmd hook. It still seems odd to me, that we have...

> Using async_worker_eval to update the necessary variables means that the contributors should take care of these variables, update the needed variables, and unset deprecated vars in time. Handing the...