zsh-workers
 help / color / mirror / code / Atom feed
* [ramk@cse.iitm.ernet.in: Bug#364708: zsh: Recognizing --no-status option in mpc completion]
@ 2006-04-26  4:34 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2006-04-26  4:34 UTC (permalink / raw)
  To: zsh-workers

Committing this.

----- Forwarded message from "R.Ramkumar" <ramk@cse.iitm.ernet.in> -----

This is a trivial patch to _mpc for completing the --no-status
option which was recently added to the program. Here's the patch:




Content-Description: Patch to recognize --no-status option in mpc completion
--- _mpc.orig	2006-04-24 21:15:33.000000000 +0530
+++ _mpc	2006-04-24 18:48:35.000000000 +0530
@@ -228,5 +228,6 @@
 }
 
 _arguments \
-  '--format:format string' \
+  '--format[specify the format of song display]:format string' \
+  '--no-status[prevent printing song status on completion]' \
   '*::mpc command:_mpc_command'


Regards,
Ramkumar.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (101, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-beyond2
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)

Versions of packages zsh depends on:
ii  debconf [debconf-2.0]         1.4.72     Debian configuration management sy
ii  libc6                         2.3.6-7    GNU C Library: Shared libraries
ii  libncurses5                   5.5-1.1    Shared libraries for terminal hand

Versions of packages zsh recommends:
ii  libcap1                       1:1.10-14  support for getting/setting POSIX.
ii  libpcre3                      6.4-1.1    Perl 5 Compatible Regular Expressi

-- no debconf information

-- 
WARN_(accel)("msg null; should hang here to be win compatible\n");
                                   -- WINE source code


----- End forwarded message -----


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

only message in thread, other threads:[~2006-04-26  4:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-26  4:34 [ramk@cse.iitm.ernet.in: Bug#364708: zsh: Recognizing --no-status option in mpc completion] 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).