zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: completion for texi*
@ 2000-02-08 13:11 Sven Wischnowsky
  0 siblings, 0 replies; only message in thread
From: Sven Wischnowsky @ 2000-02-08 13:11 UTC (permalink / raw)
  To: zsh-workers


How *could* we have forgotten these...

Bye
 Sven

diff -ru ../z.old/Completion/User/_texi Completion/User/_texi
--- ../z.old/Completion/User/_texi	Tue Feb  8 14:08:52 2000
+++ Completion/User/_texi	Tue Feb  8 14:10:35 2000
@@ -0,0 +1,6 @@
+#compdef -P (texi(2*|ndex))
+
+local expl
+
+_description files expl 'texinfo file'
+_files "$expl[@]" -g '*.(texinfo|texi)'

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


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

only message in thread, other threads:[~2000-02-08 13:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-08 13:11 PATCH: completion for texi* 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).