From 8ac5e93d9ec9f3363465d44f89a035d1f9948d08 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 17 Feb 2000 12:42:57 +0000 Subject: zsh-workers/9773 --- Completion/User/_groups | 2 +- Completion/User/_ports | 2 +- Completion/User/_users | 5 +---- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'Completion/User') diff --git a/Completion/User/_groups b/Completion/User/_groups index 051bb829a..74efe179b 100644 --- a/Completion/User/_groups +++ b/Completion/User/_groups @@ -4,7 +4,7 @@ local expl groups _wanted groups expl group || return 1 -if ! zstyle -a ":completion:${curcontext}:groups" groups groups; then +if ! zstyle -a ":completion:${curcontext}:" groups groups; then (( $+_cache_groups )) || if (( ${+commands[ypcat]} )); then : ${(A)_cache_groups:=${${(s: :)$(ypcat group.byname)}%%:*}} # If you use YP diff --git a/Completion/User/_ports b/Completion/User/_ports index 8cf90a913..6780067b3 100644 --- a/Completion/User/_ports +++ b/Completion/User/_ports @@ -2,7 +2,7 @@ local expl ports -if ! zstyle -a ":completion:${curcontext}:ports" ports ports; then +if ! zstyle -a ":completion:${curcontext}:" ports ports; then (( $+_cache_ports )) || : ${(A)_cache_ports:=${${(M)${${(f)"$(