Remove dots when editing in vi mode
(I think it's what I did not sure)
This commit is contained in:
@@ -15,7 +15,7 @@ DISABLE_AUTO_TITLE="true"
|
|||||||
# You can also set it to another string to have that shown instead of the default red dots.
|
# You can also set it to another string to have that shown instead of the default red dots.
|
||||||
# e.g. COMPLETION_WAITING_DOTS="%F{yellow}waiting...%f"
|
# e.g. COMPLETION_WAITING_DOTS="%F{yellow}waiting...%f"
|
||||||
# Caution: this setting can cause issues with multiline prompts in zsh < 5.7.1 (see #5765)
|
# Caution: this setting can cause issues with multiline prompts in zsh < 5.7.1 (see #5765)
|
||||||
COMPLETION_WAITING_DOTS="true"
|
#COMPLETION_WAITING_DOTS="true"
|
||||||
|
|
||||||
plugins=(git
|
plugins=(git
|
||||||
common-aliases
|
common-aliases
|
||||||
|
|||||||
Reference in New Issue
Block a user