Do not enable sync for SIXEL

This commit is contained in:
Michael Grant
2026-08-08 09:14:07 +01:00
parent 468259933f
commit 7e6c49b5a5

View File

@@ -351,7 +351,6 @@ static const struct tty_feature tty_feature_ignorefkeys = {
/* Terminal has sixel capability. */
static const char *const tty_feature_sixel_capabilities[] = {
"Sxl",
TTY_FEATURE_SYNC,
NULL
};
static const struct tty_feature tty_feature_sixel = {