Do not enable sync for SIXEL

This commit is contained in:
Michael Grant
2026-08-08 09:14:07 +01:00
parent d5ce3136c6
commit 509ad56006

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