[Bug 90524] reset(1) doesn't fully restore terminal state
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 23 20:09:33 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=90524
fernando.apesteguia at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fernando.apesteguia at gmail.c
| |om
--- Comment #2 from fernando.apesteguia at 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.
More information about the freebsd-bugs
mailing list