Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: minimal dropbox command line completion
- X-seq: zsh-workers 47347
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: PATCH: minimal dropbox command line completion
- Date: Fri, 28 Aug 2020 09:27:02 +0100 (BST)
- Archived-at: <https://zsh.org/workers/47347>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2020-08/842686448.1489803.1598603222115%40mail2.virginmedia.com>
- Authentication-results: zsh.org; iprev=pass (smtpq1.tb.ukmail.iss.as9143.net) smtp.remote-ip=212.54.57.96; dkim=pass header.d=ntlworld.com header.s=meg.feb2017 header.a=rsa-sha256; dmarc=skipped; arc=none
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ntlworld.com; s=meg.feb2017; t=1598603222; bh=IV9jVHdMuAmmYG/e9xfCbulqhhs+XSk4ZSGGxHmLk0k=; h=Date:From:To:In-Reply-To:References:Subject; b=ja8iwOXoubba7R6FmoPxAOwoHNEFnALEZymlVmLfcVS1n7kvxGqBUh8/rtl4b+t2t L1GwEWitzEVxqsWjtkQbSmJZhDzVMkTEhUoo9wD/g1Qc7gxtlPQXl+uqVYsXArAPac 5Rrr9RE2uK5GT5aMb1YGQ49Opuj3FI7YbbbYmKbN1T574+HgkdY+QdHmp9d/s4zhUC oBmUFjX2CUH64mQ8a1QrbT2qeAfMgLo1YappCuDbSBZsJ2aSCp0J0pnWOTpyE3m2+W PaUL5mUYNNqp3YvJ934iqYXY9lBMUSZpIyhrbBZUQb/G5mArlLABO30BKMkDvctAQ6 UPn0rZU9Nk8rg==
- Importance: Medium
- In-reply-to: <20200828022232.0914170c@tarpaulin.shahaf.local2>
- List-archive: <http://www.zsh.org/sympa/arc/zsh-workers>
- List-help: <mailto:sympa@zsh.org?subject=help>
- List-id: <zsh-workers.zsh.org>
- List-owner: <mailto:zsh-workers-request@zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-subscribe: <mailto:sympa@zsh.org?subject=subscribe%20zsh-workers>
- List-unsubscribe: <mailto:sympa@zsh.org?subject=unsubscribe%20zsh-workers>
- References: <ee24c5f032cd407c4677b670fc297f7152868ed8.camel@ntlworld.com> <20200828022232.0914170c@tarpaulin.shahaf.local2>
- Sender: zsh-workers-request@xxxxxxx
> On 28 August 2020 at 03:22 Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> Peter Stephenson wrote on Thu, 27 Aug 2020 21:15 +0100:
> > +++ b/Completion/Unix/Command/_dropbox
>
> Relation to [1]? It uses a different top-of-file directive, but
> nevertheless seems to be possibly related.
>
> [1] https://github.com/zpm-zsh/dropbox/blob/master/functions/_dropbox-cli
> [2] https://github.com/ivoarch/dropbox-zsh-completion/blob/master/_dropbox
I guess they all have the same intention. The first one complete command
arguments better.
We should probably have something along these lines in the distribution.
I don't really mind which.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author