summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--screen-write.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/screen-write.c b/screen-write.c
index 9f9d7ace..5065be54 100644
--- a/screen-write.c
+++ b/screen-write.c
@@ -1887,6 +1887,8 @@ screen_write_collect_add(struct screen_write_ctx *ctx,
u_int sx = screen_size_x(s);
int collect;
+ ctx->flags &= ~SCREEN_WRITE_COMBINE;
+
/*
* Don't need to check that the attributes and whatnot are still the
* same - input_parse will end the collection when anything that isn't