diff --git a/themes/azure.zsh-theme b/themes/azure.zsh-theme index 0934881c8..65a1e7db3 100644 --- a/themes/azure.zsh-theme +++ b/themes/azure.zsh-theme @@ -122,6 +122,8 @@ setopt AUTO_MENU autoload -U compinit compinit +autoload -U select-word-style +select-word-style whitespace #自动补全缓存 #zstyle ':completion::complete:*' use-cache on