zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@zsh.org
Subject: Re: How to capture a list of completions from a zle widget
Date: Sun, 27 Oct 2013 14:06:21 -0700	[thread overview]
Message-ID: <131027140621.ZM28130@torch.brasslantern.com> (raw)
In-Reply-To: <20131027204439.GA17887@mugenguild.com>

On Oct 27,  9:44pm, Valodim Skywalker wrote:
} 
} https://github.com/Valodim/zsh-capture-completion
} 
} If it can be done in a less hacky way, I'd be all ears.

The zpty magic that Valodim is doing there is all so that you can run
the capture scripts as standalone programs.  If you're just writing a
widget to run inside ZLE, you don't need all that.

BTW here's a working link to the old Unix Review article that explains
how the "keeper" functions evolve:

http://web.archive.org/web/20050207041146/http://www.unixreview.com/documents/s=9513/ur0501a/ur0501a.htm


  reply	other threads:[~2013-10-27 21:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-27 18:16 Thiago Padilha
2013-10-27 20:43 ` Bart Schaefer
2013-10-27 20:44 ` Valodim Skywalker
2013-10-27 21:06   ` Bart Schaefer [this message]
2013-10-28  8:09     ` Thiago Padilha

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=131027140621.ZM28130@torch.brasslantern.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).