1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-03 04:00:12 -05:00
Simon Tatham 1e45199761 Treat SOS and PM terminal escape sequences like APC
This is a cherry-pick of Stefan Tauner's patch from main, but without
my followup refactoring, since the refactoring seemed to me to have a
(small but easily avoidable) chance of introducing a bug in 0.83.

The only downside of the original patch is that it contains a variable
name telling a lie: 'osc_is_apc' should really read 'this isn't an OSC
but one of APC, SOS and PM'. But we don't actually treat those three
things differently, so the functionality is fine.

(cherry picked from commit b6b95f23e563211437e51322edc9118b63a3ca40)
2024-12-26 11:40:38 +00:00
..
2022-01-29 18:25:34 +00:00
2022-11-11 08:44:07 +00:00
2021-10-10 15:00:30 +01:00
2024-11-24 12:37:31 +00:00