Date: Fri, 23 Feb 2018 20:09:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 90524] reset(1) doesn't fully restore terminal state Message-ID: <bug-90524-8-r29U436tkC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-90524-8@https.bugs.freebsd.org/bugzilla/> References: <bug-90524-8@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=90524 fernando.apesteguia@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fernando.apesteguia@gmail.c | |om --- Comment #2 from fernando.apesteguia@gmail.com --- Is this really a bug? According to the man page for teset(1), when invoked as reset, tset does several things before initializing the terminal as tset. If the -m option is not passed (as in this case), then tset tries to _guess_ the terminal type that is being used. As I understand there is no guarantee that this guess will be a perfect match for all the terminal options. Additionally, reset -e ^? ensures the correct key binding for the erase character after the initialization has been completed (in the case of the reporter). -- 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-90524-8-r29U436tkC>
