freebsd-src/usr.bin/script
Kyle Evans f224a2ca04 script: handle terminal resize on SIGWINCH
Add a -w flag to forward terminal resize events on to the child, which
can be useful in some circumstances to avoid terminal corruption.

Reviewed by:	des
Co-authored-by:	Xavier Beaudouin <xavier.beaudouin@klarasystems.com>
Sponsored by:	Modirum MDPay
Sponsored by:	Klara, Inc.

(cherry picked from commit 8ceac8e13d)
2024-04-29 00:28:45 -05:00
..
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
script.1 script: handle terminal resize on SIGWINCH 2024-04-29 00:28:45 -05:00
script.c script: handle terminal resize on SIGWINCH 2024-04-29 00:28:45 -05:00