diff --git a/input.c b/input.c index 65304d24..9174be61 100644 --- a/input.c +++ b/input.c @@ -2266,6 +2266,7 @@ input_dcs_dispatch(struct input_ctx *ictx) screen_write_sixelimage(sctx, si, ictx->cell.cell.bg); } #endif + } allow_passthrough = options_get_number(wp->options, "allow-passthrough"); if (!allow_passthrough)