The preference for nerdfont-complete was necessitated by a bug
in Windows Terminal that has since been fixed.
This reverts commit b474978b2e.
wizard: prefer POWERLEVEL9K_MODE=nerdfont-complete over nerdfont-v3
See the reverted commit for details on the Windows Terminal bug.
echo - "${(%):-%3F-- console output produced during zsh initialization follows --%f}"
echo - "${(%):-%3F-- console output produced during zsh initialization follows --%f}"
@ -9005,9 +9007,9 @@ _p9k_init() {
>&2echo -E - ""
>&2echo -E - ""
>&2echo -E - "${(%):- - %BRecommended%b: Change the way Powerlevel10k is loaded from %B$__p9k_zshrc_u%b.}"
>&2echo -E - "${(%):- - %BRecommended%b: Change the way Powerlevel10k is loaded from %B$__p9k_zshrc_u%b.}"
if(( _p9k_term_has_href ));then
if(( _p9k_term_has_href ));then
>&2echo - "${(%):- See \e]8;;https://github.com/romkatv/powerlevel10k/blob/master/README.md#installation\ahttps://github.com/romkatv/powerlevel10k/blob/master/README.md#installation\e]8;;\a.}"
>&2echo - "${(%):- See \e]8;;https://github.com/romkatv/powerlevel10k#installation\ahttps://github.com/romkatv/powerlevel10k#installation\e]8;;\a.}"
else
else
>&2echo - "${(%):- See https://github.com/romkatv/powerlevel10k/blob/master/README.md#installation.}"
>&2echo - "${(%):- See https://github.com/romkatv/powerlevel10k#installation.}"