Remove support for iTerm2's DSR 1337 extension and use the CSI > q

extension now supported by a few different terminals.
This commit is contained in:
nicm
2020-05-16 14:16:25 +00:00
parent 471f697423
commit 9dd58470e4
5 changed files with 45 additions and 37 deletions

View File

@ -33,7 +33,7 @@
* - alternate escape (under XT).
*
* Also:
* - XT is used to decide whether to send DA and DSR;
* - XT is used to decide whether to send DA and XDA;
* - DECSLRM and DECFRA use a flag instead of capabilities;
* - UTF-8 is a separate flag on the client; needed for unattached clients.
*/