Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug: ZSH crashes upon receiving SIGINT
- X-seq: zsh-workers 34704
- From: John <da_audiophile@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Bug: ZSH crashes upon receiving SIGINT
- Date: Wed, 11 Mar 2015 23:47:07 +0000 (UTC)
- Cc: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1426117628; bh=9EqMo8A0q1W6tN7d+5i1wR0nUjqfn0L0RdrCx4FibEI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:From:Subject; b=bBK+r2GAfB1F/BzzQSgZOhFQrqtCM2LlztgntVzVbRydZggFpN0Q2UNmLYi2t9nPkjEPyqqWbm7R6pLOiv8V+TFkCDa3ImjA/+BHH23wxD1A/6OM3yrFk/yabl8QoGpeuzwLcs7kvTe2o1umFVvzBNVGePzQ1Fku41IV73H3wL2JDj24NoRo/F4nvCgVMF4nSqlD5QAjTRvFqbJewidslGQ+NG2zHXu9Ei215S3alFD1U8KYnApQiD/gpVRN89jHVjGkLJV721pqHi/xB8OfVmexu2fAKkea/6b3A7V+Z4GCDfFIhuzQoxqEycX3aBigw5T0uCBIJbVn/3TtB7vi1Q==
- In-reply-to: <CAH+w=7YxUWi4GQ3zCvArLm8bidvRa3YgDkmO4VJWimUWASJkHg@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>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAH+w=7YxUWi4GQ3zCvArLm8bidvRa3YgDkmO4VJWimUWASJkHg@mail.gmail.com>
- Reply-to: John <da_audiophile@xxxxxxxxx>
>Actually Peter wants you to run the zmodload and print from here inside the chroot, not from outside it.
<<Headsmack>>
Running it from within the chroot gives the opposite output. I googled for how I can toggle this parameter but didn't find a good answer. Please advise.
# zmodload zsh/parameter
# print $options[MONITOR]
off
Messages sorted by:
Reverse Date,
Date,
Thread,
Author