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
Handle CSI ? 996 n (DSR 996) in deviceStatusPrivate. When color scheme
updates are enabled (DECSET 2031), fires OnRequestColorSchemeQuery so
the host application can respond with the current color scheme.
- Add OnRequestColorSchemeQueryEmitter to InputHandler
- Add case 996 to deviceStatusPrivate (gated on ColorSchemeUpdates mode)
- Expose OnRequestColorSchemeQuery event on Terminal
- Add tests at both InputHandler and Terminal levels
Fixes#31
Co-authored-by: Ona <no-reply@ona.com>
0 commit comments