Use tty_term_flag not _has for XT, and make -2 force direct use of
authornicm <nicm@openbsd.org>
Fri, 23 Oct 2015 15:52:54 +0000 (15:52 +0000)
committernicm <nicm@openbsd.org>
Fri, 23 Oct 2015 15:52:54 +0000 (15:52 +0000)
commita681059a9409d27f413950967279fe6a228a4cc1
tree0532cad94505873bf6debac10caa3074099f1619
parentdb8c0da25409762debc524d413a8094c67f65413
Use tty_term_flag not _has for XT, and make -2 force direct use of
256-colour escape sequences (so setaf/setab can be bypassed if needed).
usr.bin/tmux/tty.c