aboutsummaryrefslogtreecommitdiff
path: root/options-table.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2013-06-13 18:12:49 +0100
committerThomas Adam <thomas@xteddy.org>2013-06-13 18:12:49 +0100
commit06b5805479943fc95cafd01d33252954529ba636 (patch)
tree77067fe8c530fb89dbdd0c146ab454b4ba038501 /options-table.c
parenta97d5b8e60b25e2d38603d472f1b0b70e4ef5fa4 (diff)
parentd6debc21c777dc0e993fd7928bbba51075685491 (diff)
downloadrtmux-06b5805479943fc95cafd01d33252954529ba636.tar.gz
rtmux-06b5805479943fc95cafd01d33252954529ba636.tar.bz2
rtmux-06b5805479943fc95cafd01d33252954529ba636.zip
Merge branch 'obsd-master'
Diffstat (limited to 'options-table.c')
-rw-r--r--options-table.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/options-table.c b/options-table.c
index 99a9cf5e..fe21f165 100644
--- a/options-table.c
+++ b/options-table.c
@@ -415,8 +415,8 @@ const struct options_table_entry session_options_table[] = {
.type = OPTIONS_TABLE_STRING,
.default_str = "*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,screen*:XT"
+ ":Cs=\\E]12;%p1%s\\007:Cr=\\E]112\\007"
+ ":Ss=\\E[%p1%d q:Se=\\E[2 q,screen*:XT"
},
{ .name = "update-environment",