Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2019 18:31:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 220507] resizewin(1) doesn't work with vt(4)
Message-ID:  <bug-220507-227-xA8r7tZaLN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220507-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220507-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=3D220507

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ed@FreeBSD.org

--- Comment #4 from Ed Maste <emaste@freebsd.org> ---
(In reply to Conrad Meyer from comment #3)
vt and sc are used only for the video (e.g., VGA or UEFI framebuffer) conso=
le;
serial doesn't use either. teken is the terminal emulator which interprets
escape codes and it already implements the "small subset of responses."

Presumably all that needs to be done to address this PR is to add a vt
tf_respond.

--=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-220507-227-xA8r7tZaLN>