Add screen*:XT to terminal-overrides for tmux-in-tmux, from Romain

Francoise.
This commit is contained in:
Nicholas Marriott 2011-10-27 22:54:06 +00:00
parent 0ff42d975b
commit b2ee98b8d7

View File

@ -376,7 +376,7 @@ const struct options_table_entry session_options_table[] = {
.default_str = "*88col*:colors=88,*256col*:colors=256"
",xterm*:XT:Ms=\\E]52;%p1%s;%p2%s\\007"
":Cc=\\E]12;%p1%s\\007:Cr=\\E]112\\007"
":Cs=\\E[%p1%d q:Csr=\\E[2 q"
":Cs=\\E[%p1%d q:Csr=\\E[2 q,screen*:XT"
},
{ .name = "update-environment",