Pro82xw
Femtopat
- Katılım
- 17 Aralık 2024
- Mesajlar
- 29
Daha fazla
- Cinsiyet
- Erkek
Hyprland kullanıyorum ve Console her açtığımda zsh hata veriyor. Yazılanları yapmayı denediğimde hiçbiri çalışmıyor. Zsh ve oh my zsh güncelledim, Hala çalışmadı. Hata kodu bu:
[WARNING]: Console output during zsh initialization detected.
When using Powerlevel10k with instant prompt, Console output during zsh
İnitialization may indicate issues.
You can:
- Recommended: Change ~/.zshrc so that it does not perform Console I/O
After the instant prompt preamble. See the link below for details.
* You will not see this error message again.
* Zsh will start quickly and prompt will Update smoothly.
- Suppress this warning either by running P10k configure or by manually
Defining the following parameter:
Typeset -g POWERLEVEL9K_INSTANT_PROMPT = quiet
* You will not see this error message again.
* Zsh will start quickly but prompt will jump down after initialization.
- Disable instant prompt either by running P10k configure or by manually
Defining the following parameter:
Typeset -g POWERLEVEL9K_INSTANT_PROMPT = off
* You will not see this error message again.
* Zsh will start slowly.
- Do nothing.
* You will see this error message every time you start zsh.
* Zsh will start quickly but prompt will jump down after initialization.
For details, see:
github.com
-- Console output produced during zsh initialization follows --
Yardım ederseniz sevinirim.
[WARNING]: Console output during zsh initialization detected.
When using Powerlevel10k with instant prompt, Console output during zsh
İnitialization may indicate issues.
You can:
- Recommended: Change ~/.zshrc so that it does not perform Console I/O
After the instant prompt preamble. See the link below for details.
* You will not see this error message again.
* Zsh will start quickly and prompt will Update smoothly.
- Suppress this warning either by running P10k configure or by manually
Defining the following parameter:
Typeset -g POWERLEVEL9K_INSTANT_PROMPT = quiet
* You will not see this error message again.
* Zsh will start quickly but prompt will jump down after initialization.
- Disable instant prompt either by running P10k configure or by manually
Defining the following parameter:
Typeset -g POWERLEVEL9K_INSTANT_PROMPT = off
* You will not see this error message again.
* Zsh will start slowly.
- Do nothing.
* You will see this error message every time you start zsh.
* Zsh will start quickly but prompt will jump down after initialization.
For details, see:
GitHub - romkatv/powerlevel10k: A Zsh theme
A Zsh theme. Contribute to romkatv/powerlevel10k development by creating an account on GitHub.
-- Console output produced during zsh initialization follows --
Yardım ederseniz sevinirim.