From a9841a6d1e1e58d3568b39eaeb0f4846a15b8e3d Mon Sep 17 00:00:00 2001 From: Thomas Adam Date: Wed, 23 Aug 2023 20:55:23 +0100 Subject: portable: fixup merge --- input.c | 1 + 1 file changed, 1 insertion(+) (limited to 'input.c') 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) -- cgit v1.2.3