Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: status of the cssh autocompletion
- X-seq: zsh-users 22713
- From: Thomas Kupper <thomas.kupper@xxxxxxxxx>
- To: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- Subject: Re: status of the cssh autocompletion
- Date: Wed, 24 May 2017 12:56:14 +0200
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=uIBEP6KMdkQzG4ddASWh7iI2/POydgOWtJGQqkrL9is=; b=i2VIXOa5X1EPu9HPpCiyra7hzJIGZsVyWcJvMePuAw2z2FLypp9fUIjY6IhS19bKll 0D9Q0zlzuAiqt0Sve87aGhTNipu0B8wvbyG2c1fpgq+BFG2Rs/XEyt7XKR8M0hRo0Jvk bn4CRO0IpkrB7bWmxuunKi97+QvdgC/IhxQcLu8nYAx7c2oB6cxRRU1Qaco08xtH7znN Y1RUKc3zN7Hq/lqC4Vu5go8URgfyCyvOWdN7M8VDehPWkV565NuyWBSWBSHqcdprY+O2 nrjbf3bIc8/thYsSzWzW1x2e7Nn9djA8dwZVc5qc7X+gPuO/ZsMwbsmlFxUCAWYQVe1b h6gw==
- In-reply-to: <20170522160647.4d11b008@pwslap01u.europe.root.pri>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CGME20170522135423epcas2p33bbcf4954f30e2241b6cee17a9b65fae@epcas2p3.samsung.com> <CAJaHD+PP7mjszENY18=nk6=Wg1Hc=At7FJQikRTmFmvP5M+39A@mail.gmail.com> <20170522160647.4d11b008@pwslap01u.europe.root.pri>
On Mon, May 22, 2017 at 5:06 PM, Peter Stephenson <p.stephenson@xxxxxxxxxxx>
wrote:
> On Mon, 22 May 2017 15:53:09 +0200
> Thomas Kupper <thomas.kupper@xxxxxxxxx> wrote:
> > I recently switched to zsh from bash and miss the more complete
> > autocompletion for cssh. Even google didn't show any user which modified
> > or extended the _cssh file.
> >
> > Is there a specify reason for it? Do I miss the obvious?
> >
> > Now I created an extend (but not yet finished) autocompletion. Is there
> an
> > interest to include that into the upstream zsh? What would be the
> process.
>
> There will almost certainly be no other reason than that nobody else has
> produced an update yet.
>
> For a few completions, the developers of the utility supply their own
> versions of the completion function in their distribution, which allows
> them to match the completion to the version of their firmware. But this
> is a rare case, and usually when that happens the more limited on in the
> zsh distribution would be deleted.
>
> For everything else --- simply send a patch to update the function(s) to
> the zsh-workers@xxxxxxx list and we'll gladly add it to the distribution.
>
> pws
>
Thanx Peter for the explanation, I'll send the patch to workers@zsh when I
finished patching the current one up.
Have a good day
Messages sorted by:
Reverse Date,
Date,
Thread,
Author