mirror of
https://github.com/tmux/tmux.git
synced 2026-08-28 17:41:35 +00:00
Do not enable sync for SIXEL
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user