Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: SIGWINCH not respected when terminal size is unchanged
- X-seq: zsh-workers 43212
- From: Sheheryar Parvaz <skipper308@xxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: SIGWINCH not respected when terminal size is unchanged
- Date: Fri, 27 Jul 2018 01:33:53 +0000
- Accept-language: en-CA, en-US
- Authentication-results: spf=none (sender IP is ) smtp.mailfrom=skipper308@xxxxxxxxxx;
- Cc: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- 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
- Thread-index: AQHUJUngTDco1I0+1ESFuiF+zz9Xsw==
- Thread-topic: SIGWINCH not respected when terminal size is unchanged
> Sorry, could you explain exactly what you mean by "not respected" and
> what breakage you observe?
If I start an abduco session with zsh running, then disconnect and reconnect from the session, zsh does not redraw the prompt, leaving an empty terminal. If the terminal size is different upon reconnection, then zsh does redraw the prompt.
Abduco relies on programs redrawing when calling SIGWINCH. If they don't, then abduco just shows no output.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author