zsh-workers
 help / color / mirror / code / Atom feed
From: Mikel Ward <mikel@mikelward.com>
To: zsh-workers@zsh.org
Subject: Re: previous job breaks if it's a function?
Date: Wed, 23 Oct 2019 15:56:15 -0700	[thread overview]
Message-ID: <CACVmprfsCwFMiQBnCHDoD6i-z4oWmBiLcKDDYDyZB8_rx9a0rg@mail.gmail.com> (raw)
In-Reply-To: <CACVmprdGKXboOC2mxyRFKVoYpYdk8QJWS9v9Ky4LFbra-nP5Jg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 468 bytes --]

[Moving thread to zsh-workers]

Correction: not an alias, a function.

Possibly caused by 464065f42959abc655b8e680572c08793dd0c56e (43543).

On Wed, Oct 23, 2019 at 3:20 PM Mikel Ward <mikel@mikelward.com> wrote:

> With latest git master (9b69e8472):
>
> $ zsh --norcs --noglobalrcs
> hostname% vim() { nvim "$@"; }
> hostname% vim
> ^Z
> hostname% cat
> ^Z
> hostname% %-
> (resumes nvim, as expected)
> ^Z
> hostname% %-
> (resumes nvim, should have resumed cat)
>

       reply	other threads:[~2019-10-23 22:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CACVmprdGKXboOC2mxyRFKVoYpYdk8QJWS9v9Ky4LFbra-nP5Jg@mail.gmail.com>
2019-10-23 22:56 ` Mikel Ward [this message]
2019-10-26 19:41   ` Mikel Ward

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=CACVmprfsCwFMiQBnCHDoD6i-z4oWmBiLcKDDYDyZB8_rx9a0rg@mail.gmail.com \
    --to=mikel@mikelward.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).