Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Two missing completion functions that bug me
- X-seq: zsh-workers 13858
 
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
 
- To: zsh-workers@xxxxxxxxxx
 
- Subject: Re: Two missing completion functions that bug me
 
- Date: Fri, 30 Mar 2001 16:53:43 +0000
 
- In-reply-to: <20010330163501.92425.qmail@xxxxxxxxxxxxxxxxxxxxxx>
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
 
- References: <20010330163501.92425.qmail@xxxxxxxxxxxxxxxxxxxxxx>
 
On Mar 30,  5:35pm, Oliver Kiddle wrote:
} Subject: Re: Two missing completion functions that bug me
}
} % r -lD
} zsh: bad option: -D
} 
} It doesn't though. This is why I was confused - why should it accept -l
} but not -D. Is this something to do with ksh behaviour being used.
I suspect it's a historical artifact of `r' not being kept up to date with
all the options of `fc' rather than anything intentional.
According to builtin.c, `r' accepts only -n -l and -r (at the moment).  Hm.
-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   
Messages sorted by:
Reverse Date,
Date,
Thread,
Author