Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [BUG] Ctrl-C stops working after process substitution
- X-seq: zsh-workers 43147
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- Subject: Re: [BUG] Ctrl-C stops working after process substitution
- Date: Sat, 7 Jul 2018 15:18:22 +0200
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=UNWILKUqzs0jCD3FOst9SMs4AGDbllaOHkemSTniUAY=; b=UiPkfn12QxzCbPAqrRJTCWLRzzovTVScBLxm2dd1sttHSS0bAz6dUKMkZAXEBs4mcX IMZBNxWJanFgA2wuHXf3n4o6vxQ2Q1ujS6iBlYsHomsHlytnJdFYW5HLvUguAt7snlej YNBEw5oPhFmJN4H5+0pTRsw65EudyvboDn0TprnBLuWCJ4oOG2bTytR7ufr8hfmyOVH6 kVuNBYex//J61YnN3w262p6YTHrqOegNLLFY96DPkYluMztyQfa+hh0W6L1mSZhNAWV/ LQNwj8qdXU7s0qDN7n5t/Q6kofXv/meLkPYzS4cALbotv62opJylqO4C4fDoWWd8qFTB ZY1w==
- In-reply-to: <CAKc7PVBVLGMhdh1G_y51kUmE5cmLAxJ9H0=3CdObE5jFPHSmAA@mail.gmail.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: <CAKc7PVAkph0UJGRojp3+H2VVYOHWsTCLQo9iONh0TnuvMwL_=Q@mail.gmail.com> <1530706152.948208.1429754600.66E3F94F@webmail.messagingengine.com> <CGME20180704170810epcas5p29840028fd34c40ae2a91008f8c25eb79@epcas5p2.samsung.com> <CAKc7PVB5fd-aqgFeuTTpBU9TYUkAfcVT1+PmCGmMFJEij2azVw@mail.gmail.com> <20180705084448eucas1p244dbcec9f6d915655cd8bb035fb72f6e~_bI-T7ynp0198101981eucas1p2S@eucas1p2.samsung.com> <CAKc7PVBVLGMhdh1G_y51kUmE5cmLAxJ9H0=3CdObE5jFPHSmAA@mail.gmail.com>
On 7 July 2018 at 15:03, Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx> wrote:
> But still cannot see the `print' message in /tmp/reply. This is weird
> as this works from bigger script, maybe there's a mistake?
There was indeed a mistake – zle -F should obtain a widget, not a
function. Handler is called now.
--
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Messages sorted by:
Reverse Date,
Date,
Thread,
Author