Remove dots when editing in vi mode

(I think it's what I did not sure)
This commit is contained in:
2025-12-23 19:16:00 +01:00
parent 5867e08853
commit 35ce58ea68
+1 -1
View File
@@ -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.
# 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)
COMPLETION_WAITING_DOTS="true"
#COMPLETION_WAITING_DOTS="true"
plugins=(git
common-aliases