about summary refs log tree commit diff
path: root/Doc/Zsh/mod_complist.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-11-30 17:26:47 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-11-30 17:26:47 +0000
commitc969dea22f58cc86314f7a64ffdd25476cbd4a68 (patch)
tree6f0397ba96ea4890092beed9481f2f30ac24fa95 /Doc/Zsh/mod_complist.yo
parent1d5a54270b5e23a1d79709b1460feaebe64dbeba (diff)
downloadzsh-c969dea22f58cc86314f7a64ffdd25476cbd4a68.tar.gz
zsh-c969dea22f58cc86314f7a64ffdd25476cbd4a68.tar.xz
zsh-c969dea22f58cc86314f7a64ffdd25476cbd4a68.zip
27441: add "sa" for suffix alias completion highlighting
Diffstat (limited to 'Doc/Zsh/mod_complist.yo')
-rw-r--r--Doc/Zsh/mod_complist.yo4
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo
index 0599b4738..ce9eb48d9 100644
--- a/Doc/Zsh/mod_complist.yo
+++ b/Doc/Zsh/mod_complist.yo
@@ -72,6 +72,10 @@ for world writable directories with sticky bit set
 item(tt(ow 34;43))(
 for world writable directories without sticky bit set
 )
+item(tt(sa) var(none))(
+for files with an associated suffix alias; this is only tested
+after specific suffixes, as described below
+)
 item(tt(st 37;44))(
 for directories with sticky bit set but not world writable
 )