better correction suggestions

This commit is contained in:
Paweł Płazieński 2016-04-05 19:10:37 +02:00
parent 4789b4416c
commit f13ab0e258

1
.zshrc
View File

@ -274,6 +274,7 @@ prompt_precmd() {
PS2="%{%f%b%k%}$(prompt2_forward) "
RPROMPT="%{%f%b%k%}$(prompt_backward)"
PRS="$RPROMPT"
SPROMPT="Correct %{%F{red}%}%R%{%f%} to %{%F{green}%}%r%f? [%Uy%ues|%Un%uo|%Ua%ubort|%Ue%udit] "
}
ZLE_RPROMPT_INDENT=0