From 9f607604a02b62260ed38c8a50d7653695138b2b Mon Sep 17 00:00:00 2001 From: david Date: Sat, 19 Jan 2013 00:20:04 +0100 Subject: [PATCH] pushzshconfig 19.01.2013 00:20 --- core/completion.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {