surface: issue a mode 2031 DSR report when reloading the config

This commit is contained in:
moni-dz
2024-12-31 13:57:08 +08:00
parent ecfca17ad6
commit 927452adc5

View File

@ -1202,6 +1202,9 @@ pub fn updateConfig(
.config_change,
.{ .config = config },
);
// Finally, issue a mode 2031 DSR report
self.reportColorScheme(false);
}
/// Returns true if the terminal has a selection.