Aug. 4, 2026
6:38 p.m.
Based on work by Thomas Csovcsity in !9973 Adds basic CSI sequence processing in write_console: \- SGR: ANSI 16-color foreground/background, bright variants, reset, 256-color, 24-bit RGB mapped to 16-color palette \- CUP: cursor positioning via `\e[row;colH` Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49780 -- v3: conhost: Add basic VT control sequence processing. https://gitlab.winehq.org/wine/wine/-/merge_requests/11582