From 6faf9c07a8b6d263f2b0bd97f5024d2fb3c068c3 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 7 Feb 2000 17:33:41 +0000 Subject: zsh-workers/9606 --- Completion/Builtins/_zstyle | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Completion/Builtins/_zstyle') diff --git a/Completion/Builtins/_zstyle b/Completion/Builtins/_zstyle index 5b99eacdf..d64fc853b 100644 --- a/Completion/Builtins/_zstyle +++ b/Completion/Builtins/_zstyle @@ -10,6 +10,7 @@ typeset -A styles # followed by a colon, followed by a state to enter, empty if none. styles=( accept-exact c:bool + add-space c:bool arguments c: auto-description c: completer c:completer @@ -39,6 +40,7 @@ styles=( list-packed c:bool list-rows-first c:bool local c: + matcher c: max-errors c: menu c:boolauto numbers c:bool -- cgit 1.4.1