1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-18 02:08:48 +00:00

iTerm2 has OSC 7, from Gregory Anders.

This commit is contained in:
nicm 2022-05-30 12:57:31 +00:00
parent 0a8f356c72
commit 20b0b38cf4

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",
/*