mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
add a note saying that users should NOT enable instant prompt
This commit is contained in:
parent
981774f178
commit
97dbf1d1fb
1 changed files with 4 additions and 0 deletions
|
@ -203,6 +203,10 @@ covered by the same license.
|
||||||
|
|
||||||
### What is instant prompt?
|
### What is instant prompt?
|
||||||
|
|
||||||
|
**IMPORTANT UPDATE**: Instant prompt is incompatible with zsh startup configs that may require
|
||||||
|
console input. This includes asking for a keyring password and *[Y/N]* confirmations. It is
|
||||||
|
currently **NOT RECOMMENDED** that you enable instant prompt.
|
||||||
|
|
||||||
*Instant Prompt* is an optional feature of Powerlevel10k. When enabled, it gives you a limited
|
*Instant Prompt* is an optional feature of Powerlevel10k. When enabled, it gives you a limited
|
||||||
prompt within 10 milliseconds of staring zsh, alowing you to start hacking right away while zsh
|
prompt within 10 milliseconds of staring zsh, alowing you to start hacking right away while zsh
|
||||||
is initializing. Once the initialization is complete, the full-featured Powerlevel10k will
|
is initializing. Once the initialization is complete, the full-featured Powerlevel10k will
|
||||||
|
|
Loading…
Reference in a new issue