mirror of
https://github.com/tmux/tmux.git
synced 2025-01-09 17:48:48 +00:00
Bad merge.
This commit is contained in:
parent
92ed9fc0b2
commit
339832b92c
@ -1068,7 +1068,6 @@ tty_keys_device_attributes(struct tty *tty, const char *buf, size_t len,
|
|||||||
if (p[i] == 4)
|
if (p[i] == 4)
|
||||||
flags |= TERM_SIXEL;
|
flags |= TERM_SIXEL;
|
||||||
}
|
}
|
||||||
tty_set_type(tty, type, flags);
|
|
||||||
|
|
||||||
tty_set_flags(tty, flags);
|
tty_set_flags(tty, flags);
|
||||||
tty->flags |= TTY_HAVEDA;
|
tty->flags |= TTY_HAVEDA;
|
||||||
|
Loading…
Reference in New Issue
Block a user