commit | ddc67152a5e8761c3dd5b8807c7fa1b997292e96 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Thu Apr 22 09:01:22 2021 +0100 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Thu Jun 10 09:21:26 2021 +0100 |
tree | e9e7eff801124931eb0f07757f35831f6eefaa95 | |
parent | 4cf595a4023acfd9fce2e589f0d01de3e7b5eff7 [diff] |
Three changes to fix problems with xterm in VT340 mode, reported by Thomas Sattler. 1) Do not include the DECSLRM or DECFRA features for xterm; they will be added instead if secondary DA responds as VT420 (this happens already). 2) Set or reset the individual flags after terminal-overrides is applied, so the user can properly disable them. 3) Add a capability for DECFRA ("Rect").