summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--Completion/Zsh/Command/_zstyle1
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc7b92d99..da61364d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-04-13 Daniel Shahaf <d.s@daniel.shahaf.name>
+ * users/20159: Completion/Zsh/Command/_zstyle: completion: zstyle:
+ Add 'show-ambiguity'
+
* 34886: Completion/Unix/Command/_git: completion: git: Complete
rebase --exec argument
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