From: Bart Schaefer <schaefer@brasslantern.com> To: Mikael Magnusson <mikachu@gmail.com> Cc: Daniel Shahaf <d.s@daniel.shahaf.name>, Zsh Users <zsh-users@zsh.org> Subject: Re: edit-command-line breaks out of vared Date: Sun, 19 Aug 2018 12:03:25 -0700 Message-ID: <CAH+w=7aL3yswgM36XU_ehwa5ppH0zXw4qxCgCLiOwKRBH3XbnA@mail.gmail.com> (raw) In-Reply-To: <CAHYJk3RBurSZJuFdzua5DPAU7rd2wvZX6tSAEtAXwD89-Fd_NQ@mail.gmail.com> > On Sun, Aug 19, 2018 at 2:22 PM, Daniel Shahaf <d.s@daniel.shahaf.name> wrote: >> >> I expected quitting the editor to let me resume the vared session My first inclination here is to ask why you expected that ... >> instead it left me with the variable's value as a command line. ... because the name of the function is edit-command-line, after all. On Sun, Aug 19, 2018 at 6:18 AM, Mikael Magnusson <mikachu@gmail.com> wrote: > This works in my version of edit-command-line, > > + [[ -z $PREBUFFER ]] && { Hrm, is PREBUFFER really guaranteed to be empty whenever vared is running? I suppose so.
next prev parent reply other threads:[~2018-08-19 19:03 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-08-19 12:22 Daniel Shahaf 2018-08-19 13:18 ` Mikael Magnusson 2018-08-19 19:03 ` Bart Schaefer [this message] 2018-08-20 12:58 ` Daniel Shahaf 2020-08-05 11:12 ` Mikael Magnusson
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=7aL3yswgM36XU_ehwa5ppH0zXw4qxCgCLiOwKRBH3XbnA@mail.gmail.com' \ --to=schaefer@brasslantern.com \ --cc=d.s@daniel.shahaf.name \ --cc=mikachu@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
zsh-users This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.vuxu.org/zsh-users # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V1 zsh-users zsh-users/ http://inbox.vuxu.org/zsh-users \ zsh-users@zsh.org public-inbox-index zsh-users Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.vuxu.org/vuxu.archive.zsh.users code repositories for the project(s) associated with this inbox: https://git.vuxu.org/mirror/zsh/ AGPL code for this site: git clone https://public-inbox.org/public-inbox.git