zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _cplay
@ 2005-11-06  4:22 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2005-11-06  4:22 UTC (permalink / raw)
  To: zsh-workers

Index: Completion/Unix/Command/_cplay
===================================================================
RCS file: Completion/Unix/Command/_cplay
diff -N Completion/Unix/Command/_cplay
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ Completion/Unix/Command/_cplay	6 Nov 2005 04:21:11 -0000
@@ -0,0 +1,8 @@
+#compdef cplay
+
+_arguments -s \
+  '-n[enable restricted mode]' \
+  '-r[toggle playlist repeat mode]' \
+  '-R[toggle playlist random mode]' \
+  '-v[toggle PCM and MASTER volume control]' \
+  '*:playlist or directory or audio file:_files'


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

only message in thread, other threads:[~2005-11-06  4:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-06  4:22 PATCH: _cplay Clint Adams

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).