You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not send unsolicited DSR 997 on mode 2031 enable
DECSET 2031 (ColorPaletteUpdates) should notify applications only when
the color scheme changes, not immediately on enable. The unsolicited
initial report leaks into applications that enable the mode without
arranging to consume a response, surfacing as literal `?997;1n` text
in the shell input buffer.
Mirrors the fix applied to DECSET 1004 focus reporting in #40.
Fixesmanaflow-ai/cmux#2636
0 commit comments