zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: "_RuRo_" <ruro.ruro@ya.ru>, zsh-workers@zsh.org
Subject: Re: [PATCH] Added some arguments autocompletion to _todo.sh.
Date: Tue, 29 Aug 2017 01:59:02 +0000	[thread overview]
Message-ID: <1503971942.3507607.1088026496.32DA6CEE@webmail.messagingengine.com> (raw)
In-Reply-To: <20170828172455.4mfzffrir734dnfl@yandex.ru>

_RuRo_ wrote on Mon, 28 Aug 2017 20:24 +0300:
> +++ b/Completion/Unix/Command/_todo.sh
> @@ -17,12 +17,24 @@ local -a cmdlist itemlist match mbegin mend
>  _arguments -s -n : \
> +  '-@[hide context names]' \

According to the help output you referenced, this option can be
specified twice.  This could be implemented by prefixing the -@ with
a *.  I'm not sure if there is an easy way to allow the option to be
completed either once or twice but not more.

> +  '-\+[hide project names]' \

Likewise this option (and others).

> +  '-a[dont auto-archive tasks when done]' \

I've corrected the spelling of "don't" and committed the patch.  Thanks!


      reply	other threads:[~2017-08-29  1:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-28 17:24 _RuRo_
2017-08-29  1:59 ` Daniel Shahaf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1503971942.3507607.1088026496.32DA6CEE@webmail.messagingengine.com \
    --to=d.s@daniel.shahaf.name \
    --cc=ruro.ruro@ya.ru \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).