commit | 7dbe623156e7b0e32e10e5e6445b7b7e448cc3a2 | [log] [download] |
---|---|---|
author | nicm <nicm> | Sat May 16 14:46:14 2020 +0000 |
committer | nicm <nicm> | Sat May 16 14:46:14 2020 +0000 |
tree | 0ffb9f32bc1d6548d307731d2e05c2dfb728b667 | |
parent | 21a39c997b82b50b0307e836e4f11f9db6a84e55 [diff] |
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.