better correction suggestions
This commit is contained in:
parent
4789b4416c
commit
f13ab0e258
1
.zshrc
1
.zshrc
@ -274,6 +274,7 @@ prompt_precmd() {
|
|||||||
PS2="%{%f%b%k%}$(prompt2_forward) "
|
PS2="%{%f%b%k%}$(prompt2_forward) "
|
||||||
RPROMPT="%{%f%b%k%}$(prompt_backward)"
|
RPROMPT="%{%f%b%k%}$(prompt_backward)"
|
||||||
PRS="$RPROMPT"
|
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
|
ZLE_RPROMPT_INDENT=0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user