Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh inside systemd-nspawn and Ctrl+C
- X-seq: zsh-users 19814
- From: Moritz Bunkus <moritz@xxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: zsh inside systemd-nspawn and Ctrl+C
- Date: Wed, 4 Feb 2015 20:25:46 +0100
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bunkus.org;	s=mail2015010901; t=1423077947;	bh=LI147tvpXz8Y8Z1RZMbHCzL2W2YO/ZogSQHIepO1xbs=;	h=Date:From:To:Cc:Subject:References:In-Reply-To;	b=eMeNnMZDDG6lLNeX4pSYiCtFcQHwxdARSYFUbg8VAuZgk4TeEc0LaZKjiRmlx/z2I	 2RqMm3g6oF0yovdkVPWDAqbQ6ZM+vKahU/EH97GRMgfh6q4ygG8BwXOT7SW1Y4+t0z	 dR6LGsIZmdflJ0i9A6hkPrKOByRAXmfz3NscV3uoHjcmaELY0k4J8S9txLDZiVb96a	 05lECFBNcscOD7bYiU4VF8P8cmakQ8GjRhQhEARARuNyKDu0iYxjzcHkKP57+bc8aZ	 sQgdy9U7OzC5B81EoNDMk3qkF+UabWyKBGRL028E4chGppiEf9mVVMS1F4FaGkLt+w	 KbdQZgQbiWpMPSVM8eeINY6dYcXwsXdKjRE5rAvt4eFMDvPF1MszeaX5HtKhpqCOqh	 nKMUKIJWgjqGdRu4uqZQKkaZzLizBmeFqf3IueFEHKMdJqPEocNewooRnGPSZYTSd9	 MJWITM9xlW8b0r0pRbwuMaheyw5sXAmmqhu7RMd+Uc0M+yJiGHxM0D6+J2MrRzK1gH	 CCZQ+d6sNQ7/k+9P7erA5fu3ItNj99c6Pr4AorCXvyutnfABu1Kt8GQDaa9/AsWORa	 7UEu2bw0v3Ca+FFOBdss0PNd7iA2dWtFhyrzxQIjl8EyH8rfapnOOuRVRb7RNHRDaa	 XB+F1a2NxUoocqhLygBkmHZY=
- In-reply-to: <150204093425.ZM3277@torch.brasslantern.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20150203123457.GH5783@bunkus.org> <150204093425.ZM3277@torch.brasslantern.com>
Hey,
thanks for the information, Bart. I've built zsh 5.0.7 with both patches
mentioned in that thread both on the host OS and inside the environment
I'm spawning into. Unfortunately it doesn't fix the issue.
Adding some debug output shows that GETPGRP() returns 1 anyway, so the
patch doesn't change the behavior for my use case.
Is there anything else I can try? Would an strace output of the whole
systemd-nspawn help you?
Kind regards,
mosu
Attachment:
pgpQ6nbP_kGx2.pgp
Description: PGP signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author