https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266627
--- Comment #12 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=a7eac018437e592a575f46a59151eedc7a742fa7 commit a7eac018437e592a575f46a59151eedc7a742fa7 Author: Konstantin Belousov <[email protected]> AuthorDate: 2022-09-26 21:34:22 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2022-10-02 17:29:53 +0000 stty(1): provide details about interaction with job control Describe a shell trick to do non-blocking modification of the terminal settings, by ignoring job control signals with trap built-in. PR: 266627 With input from: jilles Reviewed by: pauamma Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D36745 bin/stty/stty.1 | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.
