Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: _find
- X-seq: zsh-workers 6079
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: _find
- Date: Fri, 23 Apr 1999 14:01:37 +0200 (MET DST)
- In-reply-to: Tanaka Akira's message of 23 Apr 1999 20:43:52 +0900
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Tanaka Akira wrote:
> Hi. I found a bug in Completion/User/_find with zsh-3.1.5-pws-15.
Oops.
But that made me look at the manual again and there I found a typo.
Bye
Sven
--- od/Zsh/compwid.yo Mon Apr 19 10:16:26 1999
+++ Doc/Zsh/compwid.yo Fri Apr 23 13:57:38 1999
@@ -530,7 +530,7 @@
xitem(tt(compset -s) var(number))
xitem(tt(compset -S) [ var(number) ] var(pattern))
xitem(tt(compset -n) var(begin) [ var(end) ])
-item(tt(compset -p) var(beg-pat) [ var(end-pat) ])(
+item(tt(compset -N) var(beg-pat) [ var(end-pat) ])(
This command simplifies modification of the special parameters,
while its return value allows tests on them to be carried out.
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author