From 41eb475f9b23ca4309e31bec21809cd23090feb0 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 4 Apr 2002 10:45:59 +0000 Subject: 16923: add insert style for inserting matches instead of adding them as a match --- Doc/Zsh/compsys.yo | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 8651c67d8..30b501b2d 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -1461,6 +1461,11 @@ Note that during the execution of completion functions, the tt(EXTENDED_GLOB) option is in effect, so the characters `tt(#)', `tt(~)' and `tt(^)' have special meanings in the patterns. ) +kindex(insert, completion style) +item(tt(insert))( +This style is used by the tt(_all_matches) completer to decide whether to +insert the list of all matches instead of adding it as another match. +) kindex(insert-ids, completion style) item(tt(insert-ids))( When completing process IDs, for example as arguments to the tt(kill) and -- cgit 1.4.1