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:
Nicholas Marriott
2020-04-23 10:22:27 +01:00
parent e94a15b3d6
commit c74572da92
6 changed files with 46 additions and 36 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.
*/