zsh-users
 help / color / mirror / code / Atom feed
From: "Vadim A. Misbakh-Soloviov" <mva@mva.name>
To: zsh-users@zsh.org
Subject: Re: no tab completion with equo
Date: Tue, 16 Sep 2014 20:01:17 +0700	[thread overview]
Message-ID: <1936860.7jLd61Eyrh@note> (raw)
In-Reply-To: <87vboon44t.fsf@cougar.home.aneadesign.com>

[-- Attachment #1: Type: text/plain, Size: 772 bytes --]

В письме от Пн, 15 сентября 2014 20:13:38 пользователь Clemens Schüller 
написал:
> Hello!
> 
> 
> equo is the frontend to the package manager of sabayon linux:
> 
> In the equo package is a tab completion file for the zsh. But zsh won't
> work with the completion.
> 

Hi!
First of all, it is orphaned (nobody fixed it for new equo/entropy API).
I thought to do it some time ago, but I've no enough time for it.

But I can hint, that basic completion is broken here: 
> case $state in
>   cmds)
>     cmds=( ${(f)"$(equo --help |tr "\t" ":" | grep "^:[^:-]" | sed
> 's/^:\(\w*\).*:\+/\1:/')"} ) _describe -t commands 'equo command' cmds

(there is no \t's anymore in equo output) ;)

-- 
Best regards,
mva

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2014-09-16 13:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-15 18:13 Clemens Schüller
2014-09-16 13:01 ` Vadim A. Misbakh-Soloviov [this message]
2014-09-16 16:22   ` Clemens Schüller
2014-09-17  0:28     ` Bart Schaefer
2014-10-09  2:40       ` Clemens Schüller
2014-09-17  6:27     ` Vadim A. Misbakh-Soloviov
2014-10-09  2:43       ` Clemens Schüller

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=1936860.7jLd61Eyrh@note \
    --to=mva@mva.name \
    --cc=zsh-users@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).