Fixed
- CellBuffer ANSI decode mapping -
Screen::toCellBuffer()now decodes ANSI bitmasks with the same foreground/background code ordering used byAnsiBuffer, preventing background leakage after foreground resets (with regression coverage for focused/blurred tab-style transitions)