iTerm2 has OSC 7, from Gregory Anders.

pull/3201/head
nicm 2022-05-30 12:57:31 +00:00
parent 0a8f356c72
commit 20b0b38cf4
1 changed files with 1 additions and 1 deletions

View File

@ -376,7 +376,7 @@ tty_default_features(int *feat, const char *name, u_int version)
},
{ .name = "iTerm2",
.features = TTY_FEATURES_BASE_MODERN_XTERM
",cstyle,extkeys,margins,usstyle,sync"
",cstyle,extkeys,margins,usstyle,sync,osc7"
},
{ .name = "XTerm",
/*