1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-11 00:00:06 +00:00

highlight the default suggestion when asking about instant prompt

This commit is contained in:
romkatv 2019-10-28 17:58:05 +01:00
parent 4e3953566f
commit af703932b3

View file

@ -1238,8 +1238,8 @@ function ask_instant_prompt() {
understood the documentation linked above. understood the documentation linked above.
print -n $nl print -n $nl
flowing +c -i 5 "%B(3) Verbose.%b" Enable instant prompt and %Bprint a warning%b when \ flowing +c -i 5 "%B(3) Verbose.%b" Enable instant prompt and %Bprint a warning%b when \
detecting console output during zsh initialization. Choose this if you\'ve never tried \ detecting console output during zsh initialization. %BChoose this if you\'ve never tried \
instant prompt, haven\'t seen the warning, or if you are unsure what this all means. instant prompt, haven\'t seen the warning, or if you are unsure what this all means%b.
print -P "" print -P ""
print -P "(r) Restart from the beginning." print -P "(r) Restart from the beginning."
print -P "(q) Quit and do nothing." print -P "(q) Quit and do nothing."