rconn
Administrator
- May
- 14,987
- 375
Staff member
I have uploaded 36.0.52 to the web site.
In addition to fixes for the reported/known bugs, this build has added the rest of the Windows Terminal ANSI sequences that have been documented (well, some of them have been, sort of) by Microsoft.
• Take Command now safely skips DCS, APC, PM, and SOS string-command sequences so their payloads never print as garbage.
• New SGR attributes: CTF_OVERLINE (53/55), CTF_DBLUNDERLINE (21), and underline color (m_rgbUnderlineColorPty, SGR 58/59).
• New private modes: ?5 (DECSCNM reverse screen), ?12 (cursor blink), ?69 (DECLRMM left/right margins), ?1016 (SGR pixel mouse, ignored), ?2026 (synchronized output).
• OSC 22 (pointer shape), OSC 133 (shell integration marks), and OSC 176–178 (iTerm2/WT proprietary) are now consumed and ignored.
• CSI ! p (soft reset) and ESC c (hard reset) now reset all new state.
TCC has also added support for OSC 133, though Take Command doesn't do anything with it yet. (Planned for a future build.)
In addition to fixes for the reported/known bugs, this build has added the rest of the Windows Terminal ANSI sequences that have been documented (well, some of them have been, sort of) by Microsoft.
• Take Command now safely skips DCS, APC, PM, and SOS string-command sequences so their payloads never print as garbage.
• New SGR attributes: CTF_OVERLINE (53/55), CTF_DBLUNDERLINE (21), and underline color (m_rgbUnderlineColorPty, SGR 58/59).
• New private modes: ?5 (DECSCNM reverse screen), ?12 (cursor blink), ?69 (DECLRMM left/right margins), ?1016 (SGR pixel mouse, ignored), ?2026 (synchronized output).
• OSC 22 (pointer shape), OSC 133 (shell integration marks), and OSC 176–178 (iTerm2/WT proprietary) are now consumed and ignored.
• CSI ! p (soft reset) and ESC c (hard reset) now reset all new state.
TCC has also added support for OSC 133, though Take Command doesn't do anything with it yet. (Planned for a future build.)