Date: Sun, 02 Oct 2022 17:31:49 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 266627] stty -f <file> should be non-blocking Message-ID: <bug-266627-227-O6qhSoDGe2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-266627-227@https.bugs.freebsd.org/bugzilla/> References: <bug-266627-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266627 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Da7eac018437e592a575f46a59151eedc7= a742fa7 commit a7eac018437e592a575f46a59151eedc7a742fa7 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2022-09-26 21:34:22 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> 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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266627-227-O6qhSoDGe2>