Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Functions registered with zle -F stop being run after a job finishes
- X-seq: zsh-workers 44188
- From: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- To: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- Subject: Re: Functions registered with zle -F stop being run after a job finishes
- Date: Thu, 28 Mar 2019 11:31:58 +0100
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=KhL+TykaHIk5gSMPEI+jFMfPtLhprm4sEDRqBGsAYno=; b=PzXsfeuXVzn2iaiADKz1wzyH2VE5Yw7hte+TyojBksqKnZe+WTubRP2dfZxRYrl5Kq THlDQZruDi0abmj3UPfYKsB5QDGt1CyjgWLfWTn9N9nS4bY0FcgcQ29oHp1/vreCMMKP 6ChQ3cmQEWvgvtQS3utrD7ifKq/txA6D8HpudFOqVWx5rjgyXVkc3ldr59JS9bpg1SsB HT7k+X5pEbflZ6y60r1L2FN6mqnYJwV0LFYyzZ5kaVh38S0r9bBFUE2ZeEk8fHIxpbqV 4/q4XNckAnhEnkZw7Cq3oNWeIVdK7VoWeJAjnc9dI5vQl4vyM6KPfQdOXN0RcwCv2zZU 4chg==
- In-reply-to: <56c3839eace1c03fc36cd93bbed7d5ed3e8936cd.camel@ntlworld.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAN=4vMp8fkVKWXKXop7WjEWJYxhfkK3nEq0C4V8rj76Gs2XsXg@mail.gmail.com> <681eee2a4531f27e3b553eeb18ec4e5864858b15.camel@ntlworld.com> <56c3839eace1c03fc36cd93bbed7d5ed3e8936cd.camel@ntlworld.com>
On Wed, Mar 27, 2019 at 8:02 PM Peter Stephenson <
p.w.stephenson@xxxxxxxxxxxx> wrote:
>
> On second thoughts I don't think removing ERRFLAG_INT is a good idea ---
> that won't be set in the case in question as there's no user keyboard
> interrupt, and if there was one we shouldn't ignore it. Committed
> the following.
>
> [...]
>
I confirm that this works on my test case.
By the way, any chance you could take a look at
https://www.zsh.org/mla/workers//2019/msg00204.html or ping someone who
might?
Roman.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author