freebsd-src/usr.bin/script
Kyle Evans 8ceac8e13d 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.
Differential Revision:	https://reviews.freebsd.org/D44167
2024-04-26 11:39:00 -05:00
..
Makefile
Makefile.depend
script.1 script: handle terminal resize on SIGWINCH 2024-04-26 11:39:00 -05:00
script.c script: handle terminal resize on SIGWINCH 2024-04-26 11:39:00 -05:00