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
feat: implement OSC 1 (set icon name) and fix icon name push/pop
Add iconName field and setIconName method to InputHandler. Register
OSC 1 handler and update OSC 0 to set both title and icon name.
Fix CSI 22/23 (windowOptions) to push/pop the actual icon name instead
of the window title, and restore icon name state on pop instead of
discarding it.
Expose IconName() accessor and OnIconNameChange event on Terminal.
Fixes#16
Co-authored-by: Ona <no-reply@ona.com>
0 commit comments