zsh-users
 help / color / mirror / code / Atom feed
From: Andy Spiegl <zsh.Andy@spiegl.de>
To: zsh-users@zsh.org
Subject: Re: Howto to print ENTER to zle-buffer?
Date: Tue, 13 Dec 2016 20:29:41 +0100	[thread overview]
Message-ID: <20161213192941.z3foaju5gslyeqse@spiegl.de> (raw)
In-Reply-To: <161213093008.ZM22110@torch.brasslantern.com>

> Usually better if you say stuff like this up front, it helps to have
> context when trying to answer a question!
You are right, sorry.  I had thought about it but then didn't want to
clutter up my (presumably) simple question with too much side information.

> Given this -- and assuming you can target zsh-5.3 -- I'd go with:
I'm still stuck with 5.2.  Guess I have to wait a while then. :-(

> autoload -Uz add-zle-hook-widget
> session-startup {
>   command-to-run args	# your thing here
>   add-zle-hook-widget -d line-init $WIDGET
> }
> add-zle-hook-widget line-init session-startup
Looks very smart but I'm not sure I understand how this works.
You define the function "session-startup" which is then hooked
to zle such that it is run after initialization?  How does it show
up in the zle buffer then?  No "print -z" anymore?

Thanks!
 Andy


  reply	other threads:[~2016-12-13 19:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-13 15:01 Andy Spiegl
2016-12-13 16:12 ` Bart Schaefer
2016-12-13 16:47   ` Andy Spiegl
2016-12-13 17:30     ` Bart Schaefer
2016-12-13 19:29       ` Andy Spiegl [this message]
2016-12-14  1:03         ` Bart Schaefer
2016-12-15 18:20           ` Andy Spiegl
2016-12-16  2:29             ` Bart Schaefer

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=20161213192941.z3foaju5gslyeqse@spiegl.de \
    --to=zsh.andy@spiegl.de \
    --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).