mirror of
https://github.com/tmux/tmux.git
synced 2025-01-10 01:58:51 +00:00
portable: fixup merge
This commit is contained in:
parent
70ecf17f85
commit
a9841a6d1e
1
input.c
1
input.c
@ -2266,6 +2266,7 @@ input_dcs_dispatch(struct input_ctx *ictx)
|
|||||||
screen_write_sixelimage(sctx, si, ictx->cell.cell.bg);
|
screen_write_sixelimage(sctx, si, ictx->cell.cell.bg);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
}
|
||||||
|
|
||||||
allow_passthrough = options_get_number(wp->options, "allow-passthrough");
|
allow_passthrough = options_get_number(wp->options, "allow-passthrough");
|
||||||
if (!allow_passthrough)
|
if (!allow_passthrough)
|
||||||
|
Loading…
Reference in New Issue
Block a user