about summary refs log tree commit diff
path: root/Doc/Zsh/mod_complist.yo
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-03 08:55:11 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-03 08:55:11 +0000
commit0eebb6014cd13a1dd783b454cbeeff5e5918571e (patch)
treebc307a3b24c0e263b75cfb1eeb64a3cdc2b8da52 /Doc/Zsh/mod_complist.yo
parentaaf561724cb50d2f3533a51b2159d3428691171b (diff)
downloadzsh-0eebb6014cd13a1dd783b454cbeeff5e5918571e.tar.gz
zsh-0eebb6014cd13a1dd783b454cbeeff5e5918571e.tar.xz
zsh-0eebb6014cd13a1dd783b454cbeeff5e5918571e.zip
zsh-workers/8864
Diffstat (limited to 'Doc/Zsh/mod_complist.yo')
-rw-r--r--Doc/Zsh/mod_complist.yo7
1 files changed, 7 insertions, 0 deletions
diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo
index 02ae210c5..53162d6b4 100644
--- a/Doc/Zsh/mod_complist.yo
+++ b/Doc/Zsh/mod_complist.yo
@@ -118,6 +118,13 @@ The default values are ISO 6429 (ANSI) compliant and can be used on
 vt100 compatible terminals such as tt(xterm)s. On monochrome terminals
 the default values will have no visual effect.
 
+If the shell function based completion system is used, these
+parameters should not be set directly because the system controls them 
+itself. Instead, the tt(list-colors) style should be used (see
+ifzman(the section `Completion System Configuration' in zmanref(zshcompsys))\
+ifnzman(noderef(Completion System Configuration))\
+).
+
 subsect(Menu selection)
 cindex(completion, selecting by cursor)
 vindex(SELECTMIN)