zsh-users
 help / color / mirror / code / Atom feed
From: dana <dana@dana.is>
To: Piers Powlesland <pierspowlesland@gmail.com>
Cc: zsh-users@zsh.org
Subject: Re: Adding to the history from within a widget
Date: Fri, 3 Jan 2020 17:11:22 -0600	[thread overview]
Message-ID: <96C37E4F-C9BA-4B89-93FF-78D3AC5588EF@dana.is> (raw)
In-Reply-To: <CAFXacXkLFtDW=W+-iPBYT4cq4HCa5uh_CTLipGoPmO0h_MHU_A@mail.gmail.com>

On 3 Jan 2020, at 05:03, Piers Powlesland <pierspowlesland@gmail.com> wrote:
> If I execute another command in the shell I am then able to see the entry
> added with 'print -s' by pressing up twice.
>
> I'm wondering if you experience the same, possibly this has been fixed in
> newer versions of zsh?

It's the same in master. I'm not positive, but i don't think it's possible to
make new history entries actually selectable until the next prompt. You would
have to make your widget run `zle .accept-line` or `zle .send-break` (which
will cause whatever's currently on the line to be accepted or discarded,
respectively)

dana


  reply	other threads:[~2020-01-03 23:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-02 17:14 Piers Powlesland
2020-01-03  3:37 ` dana
2020-01-03 11:03   ` Piers Powlesland
2020-01-03 23:11     ` dana [this message]
2020-01-03 23:46       ` Bart Schaefer
2020-01-04  0:17         ` Piers Powlesland
2020-01-04  1:41           ` Bart Schaefer
2020-01-06 13:40             ` Piers Powlesland

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=96C37E4F-C9BA-4B89-93FF-78D3AC5588EF@dana.is \
    --to=dana@dana.is \
    --cc=pierspowlesland@gmail.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).