Do not enable sync for SIXEL

This commit is contained in:
Michael Grant
2026-08-08 09:14:07 +01:00
parent 04644c7267
commit db7ec915ea

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 = {