Skip to content

Add support for DECSTR (Soft Terminal Reset)

Luis Javier Merino requested to merge ninjalj/konsole:work/ninjalj/decstr into master

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.

BUG: 134892

Merge request reports