https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220507
Ed Maste <ema...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |e...@freebsd.org --- Comment #4 from Ed Maste <ema...@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) console; 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. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"