Home
last modified time | relevance | path

Searched refs:TERM_SIXEL (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/tmux/dist/
Dtty-features.c357 TERM_SIXEL
Dtty-term.c462 log_debug("SIXEL flag is %d", !!(term->flags & TERM_SIXEL)); in tty_term_apply_overrides()
Dtmux.h1444 #define TERM_SIXEL 0x40 macro
Dtty.c2264 if ((~tty->term->flags & TERM_SIXEL) && in tty_cmd_sixelimage()