From 97dbf1d1fb6d98d040b9af4f3793fda9777abdfd Mon Sep 17 00:00:00 2001 From: romkatv Date: Mon, 21 Oct 2019 11:27:37 +0200 Subject: [PATCH] add a note saying that users should NOT enable instant prompt --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 677feaa..530ffb4 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,10 @@ covered by the same license. ### 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 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