zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: m0viefreak <m0viefreak.cm@googlemail.com>
Cc: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: [PATCH] zle: Call zle-line-pre-redraw after inserting a completion result
Date: Mon, 10 Oct 2016 20:03:25 -0700	[thread overview]
Message-ID: <CAH+w=7YRMOW6syQr6=Jp=bRNwcZYoaEVZUonyUt5nLyQXRed1g@mail.gmail.com> (raw)
In-Reply-To: <43c19ce7-6445-8b56-68e7-60fc82258183@googlemail.com>

On Sat, Oct 8, 2016 at 10:30 AM, m0viefreak
<m0viefreak.cm@googlemail.com> wrote>
>
> By the way (unrelated):
>
> The hooks (which served me as entry point for finding the right spot for
> the path)
>
> seem to be undocumented.

Those are module hooks as described in Etc/zsh-development-guide, not
hooks like the precmd etc. hooks for calling shell functions.  There
are only two modules that define hooks (zsh/zle and zsh/complete) and
neither of them documents their hooks anywhere outside the source code
AFAIK.

This has come up before -- the yodl doc is supposed to be for end
users, not developers of the shell, but there really isn't anyplace
where documentation of the C code is collected.


  reply	other threads:[~2016-10-11  5:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-08 17:30 m0viefreak
2016-10-11  3:03 ` Bart Schaefer [this message]
2016-10-16 15:13 ` Daniel Shahaf
2016-10-17  8:39   ` Peter Stephenson

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='CAH+w=7YRMOW6syQr6=Jp=bRNwcZYoaEVZUonyUt5nLyQXRed1g@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=m0viefreak.cm@googlemail.com \
    --cc=zsh-workers@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).