[PR #6328] Add initial support for VT DCS sequences #26658

Closed
opened 2026-01-31 09:17:24 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/6328

State: closed
Merged: Yes


As the title suggests, this commit adds initial support for the VT DCS
sequences. The parameters are parsed but not yet used. The pass through
data is yet to be handled. This effectively fixes #120 by making Sixel
graphics sequences ignored instead of printed.

Tests added.

References #448
Closes #120

**Original Pull Request:** https://github.com/microsoft/terminal/pull/6328 **State:** closed **Merged:** Yes --- As the title suggests, this commit adds initial support for the VT DCS sequences. The parameters are parsed but not yet used. The pass through data is yet to be handled. This effectively fixes #120 by making Sixel graphics sequences *ignored* instead of printed. * https://vt100.net/docs/vt510-rm/chapter4.html * https://vt100.net/emu/dec_ansi_parser Tests added. References #448 Closes #120
claunia added the pull-request label 2026-01-31 09:17:24 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#26658