zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Zsh Users <zsh-users@zsh.org>
Subject: Re: Problem with autocompletion
Date: Tue, 25 May 2010 07:12:29 -0700	[thread overview]
Message-ID: <AANLkTikSgTjeo2FQnWbJZTvG4RQSP72MYv71TsWpUn5r@mail.gmail.com> (raw)
In-Reply-To: <9A3DC65E-EA72-4B51-93D6-6FEE454ACAF5@gmail.com>

On Tue, May 25, 2010 at 3:43 AM, Andrea Morandini
<andreamorandini@gmail.com> wrote:
>
> cap staging deploy:upload FILES=my_app_dir/the_file_i_would_to_autocomp
> _cap:compadd:7: can only be called from completion function

This seems to indicate that TAB has been bound to a function that was
installed as a normal widget rather than as a completion widget (via
"zle -C"), although I would have expected things to fail a lot sooner
in that event.  What output do you get from

bindkey ^I

(that is, bindkey with only one argument, which is caret capital eye)?

What do you get if, instead of TAB, you type control-X question-mark
after the equal sign?


      parent reply	other threads:[~2010-05-25 14:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-25 10:43 Andrea Morandini
2010-05-25 11:03 ` Peter Stephenson
2010-05-25 14:12 ` Bart Schaefer [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=AANLkTikSgTjeo2FQnWbJZTvG4RQSP72MYv71TsWpUn5r@mail.gmail.com \
    --to=schaefer@brasslantern.com \
    --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).