zellij-org / zellij

A terminal workspace with batteries included
https://zellij.dev
MIT License
19.38k stars 610 forks source link

Support OSC-99 #3451

Open mizlan opened 1 week ago

mizlan commented 1 week ago

OSC 99 does not work inside Zellij on SSH but works in SSH and in a normal shell.

The following is an reproducing example:

printf '\x1b]99;i=1:d=0;Hello world\x1b\\'
printf '\x1b]99;i=1:d=1:p=body;This is cool\x1b\\'

It is something implemented specifically in Kitty, here is a link: https://sw.kovidgoyal.net/kitty/desktop-notifications/#desktop-notifications