What would you like to be added?
The existing notification feature only uses OSC 9 notification on iTerm2, Kitty, Ghostty, WezTerm, and other terminals only got bell. There are many terminals that do not support OSC 9 but support OSC 777.
Request to add support for OSC 777, and let users choose which one to use.
By default, it can be auto-selected according to the detected terminal:
iTerm2, Kitty: Use OSC 9
Windows Terminal: Use BEL
Others: Use OSC 777
Why is this needed?
To allow more terminal apps recieved notification with messages instead of only a BEL.
Additional context
There was a similar FR #17819 which was closed as inactive. But I think the feature will be very helpful.
What would you like to be added?
The existing notification feature only uses OSC 9 notification on iTerm2, Kitty, Ghostty, WezTerm, and other terminals only got bell. There are many terminals that do not support OSC 9 but support OSC 777.
Request to add support for OSC 777, and let users choose which one to use.
By default, it can be auto-selected according to the detected terminal:
iTerm2, Kitty: Use OSC 9
Windows Terminal: Use BEL
Others: Use OSC 777
Why is this needed?
To allow more terminal apps recieved notification with messages instead of only a BEL.
Additional context
There was a similar FR #17819 which was closed as inactive. But I think the feature will be very helpful.