From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22143 invoked by alias); 4 Feb 2015 17:34:43 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 19809 Received: (qmail 7964 invoked from network); 4 Feb 2015 17:34:41 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=LrklEcZZ c=1 sm=1 tr=0 a=FT8er97JFeGWzr5TCOCO5w==:117 a=kj9zAlcOel0A:10 a=q2GGsy2AAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=0HtSIViG9nkA:10 a=HYshxDoSAAAA:8 a=y1A1rT210F2MN-hGN9IA:9 a=CjuIK1q_8ugA:10 a=r1bQo6AxgIsA:10 a=0nNoaCM5ZDQA:10 a=LWVaL4Q5_TUA:10 a=ZF5bmKvDkPoA:10 a=2fpUxpLnDmMA:10 From: Bart Schaefer Message-id: <150204093425.ZM3277@torch.brasslantern.com> Date: Wed, 04 Feb 2015 09:34:25 -0800 In-reply-to: <20150203123457.GH5783@bunkus.org> Comments: In reply to Moritz Bunkus "zsh inside systemd-nspawn and Ctrl+C" (Feb 3, 1:34pm) References: <20150203123457.GH5783@bunkus.org> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: Moritz Bunkus , zsh-users@zsh.org Subject: Re: zsh inside systemd-nspawn and Ctrl+C MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Feb 3, 1:34pm, Moritz Bunkus wrote: } } Summary: I'm running into the problem that Ctrl+C stops working when I } run zsh inside a container via systemd-nspawn. There was some discussion in December about a potentially related issue. http://www.zsh.org/mla/workers//2014/msg01769.html If I understand this correctly, the change to process group acquisition that was discussed in that thread might also apply in your case.