From 741b0bd97f6ddbd69fb2fa1dbbf6604a51488d82 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Mon, 13 Apr 2015 21:03:24 +0000 Subject: users/20159: completion: zstyle: Add 'show-ambiguity' --- Completion/Zsh/Command/_zstyle | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion') diff --git a/Completion/Zsh/Command/_zstyle b/Completion/Zsh/Command/_zstyle index 8f6c412cc..9a6d61891 100644 --- a/Completion/Zsh/Command/_zstyle +++ b/Completion/Zsh/Command/_zstyle @@ -125,6 +125,7 @@ styles=( select-prompt c: select-scroll c: separate-sections c:bool + show-ambiguity c: show-completer c:bool single-ignored c:single-ignored sort c:bool -- cgit 1.4.1