https://bugs.kde.org/show_bug.cgi?id=134892
tcanabr...@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 tcanabr...@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 watching all bug changes.