Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Colored completion listings
- X-seq: zsh-workers 25009
- From: Peter Stephenson <pws@xxxxxxx>
- To: sergio <zsh@xxxxxxxxxxxxx>
- Subject: Re: Colored completion listings
- Date: Mon, 12 May 2008 17:46:19 +0100
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- In-reply-to: <48287311.5040601@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: CSR
- References: <4828347A.8070503@xxxxxxxxxxxxx> <20080512170449.45adb932@news01> <48287311.5040601@xxxxxxxxxxxxx>
On Mon, 12 May 2008 20:40:49 +0400
sergio <zsh@xxxxxxxxxxxxx> wrote:
> I correctly understand, that 'mi' is unused in zsh? (But it described in
> manpage)
Yes, althought it does say it's unused... as it does for "or", which now
you've prodded me to look needs changing.
Index: Doc/Zsh/mod_complist.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/mod_complist.yo,v
retrieving revision 1.20
diff -u -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:45:17 -0000
@@ -54,8 +54,7 @@
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
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author