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

Re: PATCH: _find



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