diff --git a/core/completion.zsh b/core/completion.zsh index 3d67e28..ba839a0 100644 --- a/core/completion.zsh +++ b/core/completion.zsh @@ -59,7 +59,7 @@ zstyle ':completion:*:*:*:users' ignored-patterns \ rpc rpcuser rpm shutdown squid sshd sync uucp vcsa xfs # ... unless we really want to. -#zstyle '*' single-ignored show +zstyle '*' single-ignored show if [ "x$COMPLETION_WAITING_DOTS" = "xtrue" ]; then expand-or-complete-with-dots() {