OSC 11 is not supported, from the looks of it.
printf '\e]11;?\a' produces no output in ghostel, while it produces something like 11;rgb:ffff/ffff/ffff in ghostty.
The same is true for OSC 10 via printf '\e]11;?\a' and OSC 4 via printf '\e]4;INDEX;?\a'
OSC 11 is not supported, from the looks of it.
printf '\e]11;?\a'produces no output in ghostel, while it produces something like11;rgb:ffff/ffff/ffffin ghostty.The same is true for OSC 10 via
printf '\e]11;?\a'and OSC 4 viaprintf '\e]4;INDEX;?\a'