about summary refs log tree commit diff
path: root/Doc/Zsh/compsys.yo
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-10-10 20:10:44 +0000
committerClint Adams <clint@users.sourceforge.net>2001-10-10 20:10:44 +0000
commit175ae571f38bb7f18125261b76c8e27074363bba (patch)
treeff726d2434ae5e8964eb8ccad69c98182fda1596 /Doc/Zsh/compsys.yo
parent414f028ed998a0e3f8666bb4bb763104cd4a0b91 (diff)
downloadzsh-175ae571f38bb7f18125261b76c8e27074363bba.tar.gz
zsh-175ae571f38bb7f18125261b76c8e27074363bba.tar.xz
zsh-175ae571f38bb7f18125261b76c8e27074363bba.zip
16006: use styles for mail directory, pine directory, and muttrc.
Diffstat (limited to 'Doc/Zsh/compsys.yo')
-rw-r--r--Doc/Zsh/compsys.yo15
1 files changed, 15 insertions, 0 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index ff41b09b3..8c8bd96c3 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -1590,6 +1590,11 @@ attempt to match the name `tt(toast)' against the first argument to the
 style, and if successful will look in the directory under tt(~yousir) given
 by the third argument to the style for possible completions.
 )
+kindex(mail-directory, completion style)
+item(tt(mail-directory))(
+If set, zsh will assume that mailbox files can be found in
+the directory specified.  It defaults to `tt(~/Mail)'.
+)
 kindex(match-original, completion style)
 item(tt(match-original))(
 This is used by the tt(_match) completer.  If it is set to
@@ -1740,6 +1745,11 @@ matches is generated em(or) the list of matches does not fit onto the
 screen, both of `tt(yes=)' and `tt(select=)' can be given twice, once
 with a number and once with `tt(long)' or `tt(long-list)'.
 )
+kindex(muttrc, completion style)
+item(tt(muttrc))(
+If set, zsh will assume that the local mutt configuration can be found
+in the file specified.  It defaults to `tt(~/.muttrc)'.
+)
 kindex(numbers, completion style)
 item(tt(numbers))(
 This is used with the tt(jobs) tag.  If it is `true', the shell will
@@ -1835,6 +1845,11 @@ containing color names in the format of an X11 tt(rgb.txt) file.  If
 the style is not set but this file is found in one of various standard
 locations it will be used as the default.
 )
+kindex(pine-directory, completion style)
+item(tt(pine-directory))(
+If set, zsh will assume that PINE mailbox files can be found in
+the directory specified.  It defaults to `tt(~/mail)'.
+)
 kindex(ports, completion style)
 item(tt(ports))(
 A style holding the service names of ports to complete.  If this is