zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: "zsh-workers@zsh.org" <zsh-workers@zsh.org>
Cc: Sheheryar Parvaz <skipper308@hotmail.ca>
Subject: Re: SIGWINCH not respected when terminal size is unchanged
Date: Thu, 26 Jul 2018 09:03:21 -0700	[thread overview]
Message-ID: <CAH+w=7anA7b4a2TshTezJscqsfUBeSKV9ZDWpUphX3UzpO6OrQ@mail.gmail.com> (raw)
In-Reply-To: <DM5PR13MB15968B3171AABDC584F234A3F12B0@DM5PR13MB1596.namprd13.prod.outlook.com>

On Thu, Jul 26, 2018 at 6:42 AM, Sheheryar Parvaz <skipper308@hotmail.ca> wrote:
> This breaks software such as abduco and dtach, as they call SIGWINCH upon reattaching.

Sorry, could you explain exactly what you mean by "not respected" and
what breakage you observe?

The signal is certainly always trapped, and zsh always checks that
LINES and COLUMNS match the values returned by TIOCGWINSZ, so the only
internal difference is whether a reset of the line editor occurs.
Other processes are not blocked from receiving the signal.  So what
exactly is wrong?


  reply	other threads:[~2018-07-26 16:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-26 13:42 Sheheryar Parvaz
2018-07-26 16:03 ` Bart Schaefer [this message]
2018-07-26 16:10   ` Peter Stephenson
2018-07-26 16:36     ` Bart Schaefer
2018-07-27  1:33 Sheheryar Parvaz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH+w=7anA7b4a2TshTezJscqsfUBeSKV9ZDWpUphX3UzpO6OrQ@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=skipper308@hotmail.ca \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).