about summary refs log tree commit diff
path: root/Doc/Zsh/compsys.yo
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-07-03 08:05:27 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-07-03 08:05:27 +0000
commit0ddb4fb835d685b5dc71dadc08d5758a28b99439 (patch)
tree466c89b29279f1d9459e1c663a68154830cb293b /Doc/Zsh/compsys.yo
parent4ed8c26c50dea84a01903e6d80b68701d9c4f3c0 (diff)
downloadzsh-0ddb4fb835d685b5dc71dadc08d5758a28b99439.tar.gz
zsh-0ddb4fb835d685b5dc71dadc08d5758a28b99439.tar.xz
zsh-0ddb4fb835d685b5dc71dadc08d5758a28b99439.zip
change format style with warnings tag, don't add descriptions as matches; make a-a-i-n-h in menu selection work even without matches (12134)
Diffstat (limited to 'Doc/Zsh/compsys.yo')
-rw-r--r--Doc/Zsh/compsys.yo9
1 files changed, 3 insertions, 6 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 5e36c2e3d..73060c038 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -1143,12 +1143,9 @@ replaced with the message given by the completion function.
 
 Finally, when set with the tt(warnings) tag, the format string is printed
 when no matches could be generated at all.  In this case the `tt(%d)' is
-replaced with the descriptions for the matches that were expected.  If the
-value does not contain a `tt(%d)', then those descriptions are added in the
-same way as matches are added, i.e. they appear below the value for the
-tt(format) style laid out in columns.  The descriptions are added as if for
-the tag tt(warnings) so that you can use the tt(list-colors) style for that
-tag to highlight them.
+replaced with the descriptions for the matches that were expected
+separated by spaces and the sequence `tt(%D)' is replaced with those
+descriptions separated by newlines.
 
 The `tt(%)' for the sequences that are replaced by strings provided by 
 the completion functions like the `tt(%d)' may be followed by field