zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: small fix _yodl
@ 1999-10-11 11:31 Sven Wischnowsky
  0 siblings, 0 replies; only message in thread
From: Sven Wischnowsky @ 1999-10-11 11:31 UTC (permalink / raw)
  To: zsh-workers


Looking at Peters Zsh guide revealed a thinko in `_yodl'.

Bye
 Sven

diff -u oldcompletion/User/_yodl Completion/User/_yodl
--- oldcompletion/User/_yodl	Mon Oct 11 13:30:25 1999
+++ Completion/User/_yodl	Mon Oct 11 13:30:29 1999
@@ -11,4 +11,4 @@
   '-v[enable verbose mode]' \
   '-w[enable warnings]' \
   '-h[show usage information]' \
-  '*:YODL input file:_files -g \*.\(\#i\)yodl'
+  '*:YODL input file:_files -g \*.\(\#i\)yo\(\|dl\)'

--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-10-11 11:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-11 11:31 PATCH: small fix _yodl Sven Wischnowsky

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).