zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#563903: ionice completions could use some love
       [not found] <20100106083935.GA677@lapse.rw.madduck.net>
@ 2010-01-07 13:52 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2010-01-07 13:52 UTC (permalink / raw)
  To: martin f krafft, 563903; +Cc: zsh-workers

On Wed, Jan 06, 2010 at 09:39:35PM +1300, martin f krafft wrote:
> ionice -c3 <TAB> does not work as expected. Also, I guess it would
> be nice if the options could be completed too.

Which options aren't being completed?

Index: Completion/Linux/Command/_ionice
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Linux/Command/_ionice,v
retrieving revision 1.4
diff -u -r1.4 _ionice
--- Completion/Linux/Command/_ionice	3 Oct 2008 02:31:50 -0000	1.4
+++ Completion/Linux/Command/_ionice	7 Jan 2010 13:51:20 -0000
@@ -3,8 +3,8 @@
 _arguments \
   '(* -)-h[display usage information]' \
   '(*)-p[interpret args as process ID]:pid:_pids' \
-  '-c[scheduling class]:class:(( 1\:realtime 2\:best-effort 3\:idle ))' \
-  '-n[scheduling class priority]:class-priority:((
+  '-c+[scheduling class]:class:(( 1\:realtime 2\:best-effort 3\:idle ))' \
+  '-n+[scheduling class priority]:class-priority:((
     0\:high\ priority
     {6..1}\:
     7\:low\ priority


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

only message in thread, other threads:[~2010-01-07 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20100106083935.GA677@lapse.rw.madduck.net>
2010-01-07 13:52 ` Bug#563903: ionice completions could use some love 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).