Searched hist:"8 ceac8e13dccbe4e177c8f2f443b87b7d2e3edb3" (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/script/ |
H A D | script.1 | diff 8ceac8e13dccbe4e177c8f2f443b87b7d2e3edb3 Fri Apr 26 18:12:00 CEST 2024 Kyle Evans <kevans@FreeBSD.org> 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
|
H A D | script.c | diff 8ceac8e13dccbe4e177c8f2f443b87b7d2e3edb3 Fri Apr 26 18:12:00 CEST 2024 Kyle Evans <kevans@FreeBSD.org> 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
|