Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Colored completion listings



On Monday 12 May 2008, sergio wrote:
> I correctly understand, that 'mi' is unused in zsh? (But it described in
> manpage)
>

that's correct; in CVS I added notice that these codes are recognized but not
used.

Also small manual cleanup after Peter's patch.

Index: Doc/Zsh/mod_complist.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/mod_complist.yo,v
retrieving revision 1.20
diff -u -p -r1.20 mod_complist.yo
--- Doc/Zsh/mod_complist.yo     6 May 2008 16:01:18 -0000       1.20
+++ Doc/Zsh/mod_complist.yo     12 May 2008 16:53:15 -0000
@@ -54,8 +54,7 @@ item(tt(cd 44;37))(
 for character devices
 )
 item(tt(or) var(none))(
-for a symlink to nonexistent file (default is the value defined for tt(fi));
-this code is currently not used
+for a symlink to nonexistent file (default is the value defined for tt(ln))
 )
 item(tt(mi) var(none))(
 for a non-existent file (default is the value defined for tt(fi)); this code

Attachment: signature.asc
Description: This is a digitally signed message part.



Messages sorted by: Reverse Date, Date, Thread, Author