[konsole] [Bug 134892] DECSTR 'soft terminal reset' sequence is not recognized
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Thu Mar 3 12:23:18 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=134892
tcanabrava at kde.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/util
| |ities/konsole/commit/62f956
| |b723f929ef9fb334494a1e47576
| |387e30a
Resolution|--- |FIXED
--- Comment #3 from tcanabrava at kde.org ---
Git commit 62f956b723f929ef9fb334494a1e47576387e30a by Tomaz Canabrava, on
behalf of Luis Javier Merino MorĂ¡n.
Committed on 03/03/2022 at 10:46.
Pushed by tcanabrava into branch 'master'.
Add support for DECSTR (Soft Terminal Reset)
DECSTR is a level 2 control (VT2xx and up), and is to be used instead of
RIS (Reset to Initial State), which can initiate a self-test and drop
the connection on some hardware terminals.
M +4 -2 src/Emulation.h
M +19 -11 src/Screen.cpp
M +1 -1 src/Screen.h
M +14 -6 src/Vt102Emulation.cpp
M +1 -1 src/Vt102Emulation.h
https://invent.kde.org/utilities/konsole/commit/62f956b723f929ef9fb334494a1e47576387e30a
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list