aboutsummaryrefslogtreecommitdiff
path: root/session.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2020-04-24 15:52:44 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2020-04-24 15:52:44 +0100
commit527f66ed23a88a59fb3d8c1972336f55612059bf (patch)
treef5b23f00bd547d2d89777b93b49232498dcdf506 /session.c
parente67d65064e5541482990402fef85342f8cb4996b (diff)
downloadrtmux-527f66ed23a88a59fb3d8c1972336f55612059bf.tar.gz
rtmux-527f66ed23a88a59fb3d8c1972336f55612059bf.tar.bz2
rtmux-527f66ed23a88a59fb3d8c1972336f55612059bf.zip
Instead of having a default set of terminals in terminal-overrides that get XT
added and using that as a marker for xterm(1)-like, assume that if the terminfo(5) entry already has XT or the clear capability starts with CSI then the terminal is VT100-like and it should be safe to send DA requests. The DA responses trigger additional features being added. This is all to detect extensions if terminfo(5) is wrong or inadequate. If it fails, tmux will just fall back to using the capabilities in the terminfo(5) entry alone.
Diffstat (limited to 'session.c')
0 files changed, 0 insertions, 0 deletions